Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add unit tests for Butler.query methods.
Many tests were just moved from `RegistryTests` to `ButlerQueryTests` replacing calls to registry methods with matching calls to `Butler.query` methods. Tests are implemented for DirectButler only, for both SQLite and Postgres backends.
- Loading branch information