Commit e6e2dd9
authored
Integration test improvements (#267)
* Randomized the emails we use to make accounts
* Factored out variables needed for different jurisdictions (MA vs IL,
etc.) (not completely done, need a json to make a filing into MA still)
* switched to `unittest`: easier to understand the half-baked
self-rolled assertions that stop immediately
* changed the account env vars to be reasonable (no assumptions of the
account, better env var name)1 parent dd6b652 commit e6e2dd9
5 files changed
Lines changed: 161 additions & 192 deletions
File tree
- .github/workflows
- docassemble/EFSPIntegration
- test
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
7 | 19 | | |
8 | 20 | | |
9 | 21 | | |
10 | | - | |
| 22 | + | |
11 | 23 | | |
12 | 24 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
411 | | - | |
| 411 | + | |
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
| |||
0 commit comments