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

UAT Release #2332

Merged
merged 30 commits into from
Dec 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
92ce961
Update licence decisions bdd tests
saruniitr Nov 29, 2024
83b82e2
Parse both API output and test output
kevincarrogan Nov 29, 2024
8086116
Move licences conftest into conftest
hnryjmes Dec 2, 2024
440c63a
Move tests out of licences directory
hnryjmes Dec 2, 2024
8507b9f
Update paths to scenarios
hnryjmes Dec 2, 2024
1b9dc58
isort with better settings
kevincarrogan Dec 2, 2024
30d694d
Continue simplifying the bdd tests
saruniitr Nov 29, 2024
a8dab61
Merge branch 'dev' into LTD-modify-bdd-tests
saruniitr Dec 2, 2024
d2f67d4
Use pytest-mock as opposed to unittest.mock directly
kevincarrogan Dec 2, 2024
61647af
Move mock methods closer to where they're being used
kevincarrogan Dec 2, 2024
b953229
Merge branch 'dev' into LTD-modify-bdd-tests
saruniitr Dec 3, 2024
b922689
Merge dev
hnryjmes Dec 3, 2024
fd61c60
Parse both API output and test output
kevincarrogan Nov 29, 2024
19d0e67
Update bdd tests for goods endpoint
saruniitr Dec 3, 2024
c21e5a8
Correct fixture name
saruniitr Dec 3, 2024
c662270
Update bdd tests for destinations endpoint
saruniitr Dec 3, 2024
7dbc4f6
add new ars
depsiatwal Dec 3, 2024
9e2b38b
Update test to specify party destinations, quantity, value.
saruniitr Dec 4, 2024
d425bd3
Merge pull request #2321 from uktrade/LTD-modify-bdd-tests
saruniitr Dec 4, 2024
14019cb
Merge branch 'dev' into LTD-5702-update-goods-tests
saruniitr Dec 4, 2024
a856e71
Merge branch 'dev' into LTD-5703-add-ars
depsiatwal Dec 4, 2024
8534ea2
Merge pull request #2328 from uktrade/LTD-5703-add-ars
depsiatwal Dec 4, 2024
62e62f7
Address review comments
saruniitr Dec 4, 2024
f5141b9
Merge branch 'dev' into LTD-5702-update-goods-tests
saruniitr Dec 4, 2024
c04c1c2
Merge pull request #2327 from uktrade/LTD-5702-update-goods-tests
saruniitr Dec 4, 2024
1d44e79
Merge dev
hnryjmes Dec 5, 2024
d986ec0
Run isort '--trailing-comma --force-grid-wrap=2 --multi-line=3'
hnryjmes Dec 5, 2024
3c671f7
Merge pull request #2322 from uktrade/consolidate_test_files_20241202
hnryjmes Dec 5, 2024
4b9c75b
Update lite-routing sha for CLEs batch 4
currycoder Dec 5, 2024
ab83f5e
Merge pull request #2331 from uktrade/LTD-5567-batch4-cles
currycoder Dec 5, 2024
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
409 changes: 376 additions & 33 deletions api/data_workspace/v2/tests/bdd/conftest.py

Large diffs are not rendered by default.

103 changes: 0 additions & 103 deletions api/data_workspace/v2/tests/bdd/licences/conftest.py

This file was deleted.

125 changes: 0 additions & 125 deletions api/data_workspace/v2/tests/bdd/licences/test_destinations.py

This file was deleted.

Loading
Loading