generalbots/bottest/tests
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
..
e2e fix(bottest): skip integration and e2e tests in CI 2026-04-22 12:44:40 +00:00
fixtures
integration fix: Use pattern matching for double-Result filter in bottest 2026-04-22 11:41:41 +00:00
unit
email_integration_test.rs fix(bottest): skip integration and e2e tests in CI 2026-04-22 12:44:40 +00:00