This repository was archived by the owner on Mar 13, 2020. It is now read-only.
Commit 75f4e40
authored
Merge pull request #18 from PageUpPeopleOrg/feature/OSC-1247-add-integration-tests
[OSC-1247] Add coverage for all new commands in integration tests
- add coverage for all new commands in integration tests
- make integration tests re-runnable
- apply DRY to assist multiple execution iterations
- log passing tests post assertion
- move from plain Bourne shell to Bash shell since we now use a 3rd-party gist to generate UUIDs to allow us to re-run integration tests on dev machinesFile tree
5 files changed
+327
-45
lines changed- tests/integration
5 files changed
+327
-45
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | 112 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
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 | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments