Skip to content

feat: add e2e tests to run in ci#81

Merged
Ali-Salman29 merged 1 commit intomasterfrom
feat/add_e2e_tests
Sep 19, 2024
Merged

feat: add e2e tests to run in ci#81
Ali-Salman29 merged 1 commit intomasterfrom
feat/add_e2e_tests

Conversation

@taimoor-ahmed-1
Copy link
Copy Markdown
Contributor

@taimoor-ahmed-1 taimoor-ahmed-1 commented Sep 8, 2024

This PR adds e2e tests for forum v2 in ci

  • Add e2e tests for forum v2 in ci
  • Add several tests for testing user_stats and search
  • Moved some test cases from unit tests to e2e tests

close #78

@taimoor-ahmed-1 taimoor-ahmed-1 self-assigned this Sep 8, 2024
@taimoor-ahmed-1 taimoor-ahmed-1 force-pushed the feat/add_e2e_tests branch 5 times, most recently from 882db13 to cc3e6d9 Compare September 9, 2024 08:04
@regisb regisb marked this pull request as ready for review September 9, 2024 15:22
@regisb
Copy link
Copy Markdown
Contributor

regisb commented Sep 9, 2024

@taimoor-ahmed-1 FYI this runs e2e tests, both locally and in CI.

@Ali-Salman29 Ali-Salman29 force-pushed the feat/add_e2e_tests branch 3 times, most recently from 8f6cc78 to 64d63b4 Compare September 18, 2024 10:43
Comment thread tests/e2e/conftest.py Outdated
@Ali-Salman29 Ali-Salman29 force-pushed the feat/add_e2e_tests branch 2 times, most recently from a5203e8 to 4613862 Compare September 18, 2024 13:43
Comment thread requirements/test.in
Comment thread tests/conftest.py
Comment thread tests/e2e/conftest.py Outdated
Comment thread tests/e2e/conftest.py Outdated
@Ali-Salman29 Ali-Salman29 force-pushed the feat/add_e2e_tests branch 2 times, most recently from 2f8bfcd to aa8b39a Compare September 19, 2024 13:21
Copy link
Copy Markdown
Contributor

@Faraz32123 Faraz32123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

- Add e2e tests for forum v2 in ci
- Add several tests for testing user_stats and search
- Moved some test cases from unit tests to e2e tests

close #78
@Ali-Salman29 Ali-Salman29 merged commit 3c8a8bd into master Sep 19, 2024
@taimoor-ahmed-1 taimoor-ahmed-1 deleted the feat/add_e2e_tests branch February 14, 2025 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add E2E tests in forum v2

4 participants