FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing main...e2e-test-server-setup · AnswerOverflow/AnswerOverflow · GitHub

Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AnswerOverflow/AnswerOverflow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: AnswerOverflow/AnswerOverflow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e2e-test-server-setup
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 20 files changed
  • 1 contributor

Commits on Feb 5, 2026

  1. Add automated E2E test server setup and teardown

    - Add setup script that wipes Discord server and creates test channels
    - Configure Convex channel settings via Database service
    - Add wipe script for quickly clearing server
    - Add teardown script for cleaning up old test threads
    - Use DISCORD_E2E_TOKEN from .env.production
    - Add test channel constants for consistent test references
    - Update tests to use new channel structure
    RhysSullivan committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    7a9bec9 View commit details
    Browse the repository at this point in the history
  2. Refactor bot-e2e to use Effect patterns

    - Create Selfbot Effect service (like Discord service in main bot)
    - Add typed errors: SelfbotError, GuildNotFoundError, ChannelNotFoundError, CommandNotFoundError
    - Add Effect-based assertions: waitForReaction, waitForBotReply, waitForThreadTag
    - Refactor setup/wipe/teardown scripts to use Effect
    - Move to @effect/vitest test runner
    - Add vitest.config.mts with proper timeouts
    - Remove Redis caching for simplicity
    - Exclude bot-e2e from CI test runs (requires live Discord bot)
    RhysSullivan committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    30ea5a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab6e2f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1782615 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4849edd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e66b62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24d8be2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d0c5181 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    82b2929 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7e26507 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fe08c74 View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL