Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: mulhern <[email protected]>
  • Loading branch information
mulkieran committed Aug 11, 2023
1 parent e633a75 commit f9528c4
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,20 @@ Recommended release for development: Fedora 38
- In D-Bus monitor script, get the initial GetManagedObjects result early:
https://github.com/stratis-storage/testing/pull/195

- Use mixin class to share D-Bus monitor code between test scripts:
- In D-Bus monitor script, use set-operations to calculate differences:
https://github.com/stratis-storage/testing/pull/202

- In D-Bus monitor script, log while trying to get initial D-Bus connection:
https://github.com/stratis-storage/testing/pull/203

- In D-Bus monitor script, use a special value to indicate a missing interface:
https://github.com/stratis-storage/testing/pull/205

- Use mixin classes to shere code for checks in tearDown and setUp:
https://github.com/stratis-storage/testing/pull/206
https://github.com/stratis-storage/testing/pull/204
https://github.com/stratis-storage/testing/pull/201
https://github.com/stratis-storage/testing/pull/200
https://github.com/stratis-storage/testing/pull/197

- Add setup.py and setup.cfg to the repo:
Expand Down

0 comments on commit f9528c4

Please sign in to comment.