Commit af42d4d
committed
feat(core): add vcr package
tests: add vcr conf
fix(vpc): unittest to pytest and record cassettes
chore: add nightly
tests: auto path naming cassettes
tests: register cassette with auto-naming
move file to v2
fix typing and typecheck
from unittest to pytest
from unittest to pytest
add tests to close issues
final test and cassettes
add dependancies
add dependancies
record cassettes
fix typing issue
fix typing issue
record cassettes
update test command
change check on push
change check on push
fix: issue cassette register test to have api cassette
revert change to tests instance
tests: manage client and replace value for testing
tests: manage client and replace value in request for testing
tests: replace uri in cassette
tests: replace uri in cassette
by_pass validation
skip TestTotalCount
add region and zone to client test init
replace organization_id and project_id uri
replace organization_id and project_id uri1 parent 8e83441 commit af42d4d
File tree
35 files changed
+13933
-219
lines changed- .github/workflows
- scaleway-async
- scaleway-core
- scaleway
- scaleway
- instance/v1
- tests
- cassettes
- k8s/v1/tests
- cassettes
- vpc/v2/tests
- cassettes
- tests
35 files changed
+13933
-219
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
45 | 46 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments