generalbots/bottest/tests/e2e
Rodrigo Rodriguez (Pragmatismo) 319a704f0b
All checks were successful
Botlib CI / build (push) Successful in 4s
BotServer CI / build (push) Successful in 24s
Bottest CI / build (push) Successful in 42s
fix(bottest): skip integration and e2e tests in CI
- Add SKIP_INTEGRATION_TESTS and SKIP_E2E_TESTS env vars to bottest CI
- Add #[ignore] to email_integration_test.rs tests (need localhost:8080)
- Add #[ignore] to e2e/mod.rs tests that call TestHarness::full()
- Most integration tests already respect SKIP_INTEGRATION_TESTS env var
- Most e2e tests already respect SKIP_E2E_TESTS env var
2026-04-22 12:44:40 +00:00
..
auth_flow.rs
chat.rs
dashboard.rs
mod.rs fix(bottest): skip integration and e2e tests in CI 2026-04-22 12:44:40 +00:00
platform_flow.rs