Commit Graph

4 Commits (5dd1e9b409b63cbab160fc0bf3acc5fa8f149fde)

Author SHA1 Message Date
Dave Lasley 5dd1e9b409
[9.0][FIX] database_cleanup: Isolate build (#719)
* [FIX] database_cleanup: Isolate build
* Isolate `database_cleanup` into its own build in Travis file to fix #689

* [FIX] database_cleanup: Remove KeyError assertion
* Remove KeyError assertion in tests due to PR in comment being merged
2023-10-30 13:35:25 -04:00
Moises Lopez - https://www.vauxoo.com/ 808cdaa968
[FIX] database_cleanup: Fix test (#612) 2023-10-30 13:35:25 -04:00
Holger Brunn 180e598e2a
[FIX] purge uninstalled uninstallable modules instead of deleting
[FIX] database_cleanup reloads the registry

which has weird side effects during testing. Take care
database_cleanup's tests don't mess up the following tests
2023-10-30 13:35:23 -04:00
Holger Brunn 617a991b88
[ADD] migrate database_cleanup
[ADD] test purging modules

[ADD] test purging tables
2023-10-30 13:35:23 -04:00