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

REST API tests: patch job/annotations, patch job #4351

Merged
merged 17 commits into from
Feb 22, 2022
Merged

Commits on Feb 16, 2022

  1. Conftest: add new fixtures for job/org/task/project staff

    kirill.sizov committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    d7facaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0c9447 View commit details
    Browse the repository at this point in the history
  3. Job: add test for updating annotations and assignee

    kirill.sizov committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    377fe2c View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Test DB: assignee admin and worker to a job

    kirill.sizov committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    41d9f1b View commit details
    Browse the repository at this point in the history
  2. JSON assets: assignee admin and worker to a job

    kirill.sizov committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    9354820 View commit details
    Browse the repository at this point in the history
  3. Test jobs: add checking of response data

    kirill.sizov committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    c85f305 View commit details
    Browse the repository at this point in the history
  4. Conftest: add fixture jobs_by_org

    kirill.sizov committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    ade1011 View commit details
    Browse the repository at this point in the history
  5. Prettify code

    kirill.sizov committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    aed8a8c View commit details
    Browse the repository at this point in the history
  6. Conftest: fix jobs_by_org fixture

    kirill.sizov committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    1b48dff View commit details
    Browse the repository at this point in the history
  7. Test jobs: simplify tests

    kirill.sizov committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    51db603 View commit details
    Browse the repository at this point in the history
  8. Test filenames: delete numbers from filenames

    kirill.sizov committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    64ebb70 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. JSON assets: add some tasks in org2

    kirill-sizov committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    e12d1be View commit details
    Browse the repository at this point in the history
  2. Test DB: add some tasks in org2

    kirill-sizov committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    f4ebfcb View commit details
    Browse the repository at this point in the history
  3. Test jobs: fix tests configurations

    kirill-sizov committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    551f58a View commit details
    Browse the repository at this point in the history
  4. Merge branch develop into the sk/extend-test-cases

    kirill-sizov committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    9bcfbb3 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Fix test db conflicts

    kirill-sizov committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    1753dcb View commit details
    Browse the repository at this point in the history
  2. Delete numbers in filenames

    kirill-sizov committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    0eaf21e View commit details
    Browse the repository at this point in the history