Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Edly: migrate tests for native APIs coverage #587

Draft
wants to merge 5 commits into
base: edly/forumv2
Choose a base branch
from

Commits on Oct 18, 2024

  1. feat: add tests that uses forum v2 native APIs

    - migrated the tests for native APIs from test_serializers to test_serializers_v2 file.
    - tests from test_views to test_views_v2 is still in progress
    Muhammad Faraz Maqsood authored and Muhammad Faraz Maqsood committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4530f5e View commit details
    Browse the repository at this point in the history
  2. feat: add v2 tests

    Muhammad Faraz Maqsood authored and Muhammad Faraz Maqsood committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    01798ee View commit details
    Browse the repository at this point in the history
  3. temp: code progress for unit tests

    Muhammad Faraz Maqsood committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6aa3b2e View commit details
    Browse the repository at this point in the history
  4. feat: unit test progress in test_views_v2

    Muhammad Faraz Maqsood committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ff7ebc2 View commit details
    Browse the repository at this point in the history
  5. feat: tests for test_views.py are completed

    - tests for native APIs are migrated from test_views.py file to test_views_v2.py file are completed.
    Muhammad Faraz Maqsood committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0a7a61e View commit details
    Browse the repository at this point in the history