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

[VIRTS-2717] Operations API Tests #2219

Merged
merged 35 commits into from
Sep 7, 2021
Merged
Show file tree
Hide file tree
Changes from 25 commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
f3da923
re-add tests
bleepbop Jul 15, 2021
a8afbfe
Merge branch 'bleepbop/VIRTS-2002/operations-update-requests' into bl…
bleepbop Jul 16, 2021
8aa952a
Merge branch 'master' into bleepbop/VIRTS-2002/operations-api-tests
bleepbop Jul 21, 2021
d66c04a
use asyncio fixture for running async tests
bleepbop Jul 22, 2021
93e53a5
remove asyncio fixtures, init dataservice in server startup
bleepbop Aug 2, 2021
914c286
Merge branch 'master' into bleepbop/VIRTS-2002/operations-api-tests
bleepbop Aug 2, 2021
d81635f
Merge branch 'bleepbop/VIRTS-2002/operations-update-requests' into bl…
bleepbop Aug 2, 2021
cc10650
update test data init; add post/patch tests
bleepbop Aug 2, 2021
0d27e0b
resolve conflicts
bleepbop Aug 2, 2021
53074dd
add tests for link endpoints
bleepbop Aug 2, 2021
2465264
update ability init
bleepbop Aug 3, 2021
40fb918
complete potential links tests
bleepbop Aug 6, 2021
dfba422
resolve confllicts
bleepbop Aug 6, 2021
5676315
fix function name, simplify test link creation
bleepbop Aug 6, 2021
875f1c5
Merge branch 'master' into bleepbop/VIRTS-2002/operations-api-tests
bleepbop Aug 10, 2021
4b48738
Merge branch 'master' into bleepbop/VIRTS-2002/operations-api-tests
bleepbop Aug 10, 2021
4435c7e
fix mocking issue, remove delete test
bleepbop Aug 12, 2021
7df7cc2
reset files unrelated to PR to master
bleepbop Aug 12, 2021
d2300d0
add tests for unauthorized access
bleepbop Aug 13, 2021
47b0cff
add tests for missing operations, invalid access, etc
bleepbop Aug 17, 2021
9e95261
fix issues w mocker
bleepbop Aug 17, 2021
5447b71
Merge branch 'master' into bleepbop/VIRTS-2002/operations-api-tests
bleepbop Aug 17, 2021
2eba532
add test for creating finished operation
bleepbop Aug 17, 2021
26e4b0f
Merge branch 'bleepbop/VIRTS-2002/operations-api-tests' of github.com…
bleepbop Aug 17, 2021
323e4a4
add test for updating finished link
bleepbop Aug 17, 2021
55f14ca
rename fixtures
bleepbop Aug 18, 2021
54710aa
Merge branch 'master' into bleepbop/VIRTS-2002/operations-api-tests
bleepbop Aug 20, 2021
608eb3d
Merge branch 'master' into bleepbop/VIRTS-2002/operations-api-tests
bleepbop Aug 25, 2021
9679e31
update test to expect correct encodings
bleepbop Aug 25, 2021
c0460bb
Merge branch 'master' into bleepbop/VIRTS-2002/operations-api-tests
bleepbop Aug 26, 2021
5dc723b
Merge branch 'master' into bleepbop/VIRTS-2002/operations-api-tests
bleepbop Aug 27, 2021
f409f7a
add missing asseert
bleepbop Aug 27, 2021
651e804
Merge branch 'master' into bleepbop/VIRTS-2002/operations-api-tests
bleepbop Sep 1, 2021
5906185
Merge branch 'master' into bleepbop/VIRTS-2002/operations-api-tests
bleepbop Sep 2, 2021
06f155c
Merge branch 'master' into bleepbop/VIRTS-2002/operations-api-tests
uruwhy Sep 7, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading