Uses `module()` instead of `discourseModule()`, native getters instead of `.get()`, fixes some assertions, uses the store instead of creating models directly
module()
equal()
strictEqual()
admin/tests
Since we want to run them in the core app they've been moved into the `tests` directory for discourse, and updated to the latest format.