Replace jujud main tests with bash integration tests
Bug #2004182 reported by
Simon Richardson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Triaged
|
Medium
|
Unassigned |
Bug Description
The main_test.go[1] file in jujud is more of an integration test, that would be better served via the bash integration tests.
In addition to these tests being more bash related tests, we can't stand these tests up easily without building and linking to all of the dqlite tests. It becomes a massive impracticality, esp. for how much they're actually testing.
1. https:/
Changed in juju: | |
milestone: | 3.2.0 → 3.2.1 |
Changed in juju: | |
milestone: | 3.2.1 → 3.2.2 |
Changed in juju: | |
milestone: | 3.2.2 → 3.2.3 |
Changed in juju: | |
milestone: | 3.2.3 → 3.2.4 |
To post a comment you must log in.
The jujuc main_test.go[1] file was also removed as that's doing the same exact thing.
1. https:/ /github. com/juju/ juju/blob/ bf588437a08ceb7 696d4f9d2010475 c33379df0b/ cmd/jujuc/ main_test. go#L1