summaryrefslogtreecommitdiff
path: root/tests/meta
Commit message (Expand)AuthorAgeFilesLines
* chore: add basic type checks to meta testsNejc Habjan2022-10-271-4/+4
* chore: make code PEP597 compliantJohn L. Villalovos2022-07-281-1/+1
* chore: fix misspellingJohn L. Villalovos2022-06-271-1/+1
* refactor: remove no-op id argument in GetWithoutIdMixinNejc Habjan2022-06-251-5/+3
* chore: update type-hints return signature for GetWithoutIdMixin methodsJohn L. Villalovos2022-05-301-3/+3
* chore: remove old-style classesNejc Habjan2022-01-231-2/+2
* test: add a meta test to make sure that v4/objects/ files are importedJohn L. Villalovos2022-01-221-0/+32
* chore: add get() methods for GetWithoutIdMixin based classesjlvillal/get_without_idJohn L. Villalovos2021-12-081-19/+84
* chore: remove duplicate/no-op tests from meta/test_ensure_type_hintsJohn L. Villalovos2021-11-241-21/+7
* chore: enable mypy for tests/meta/*jlvillay/mypy_test_metaJohn L. Villalovos2021-11-162-5/+6
* chore: ensure get() methods have correct type-hintsjlvillal/mypy_ensure_type_hintsJohn L. Villalovos2021-11-151-0/+85
* chore: create a 'tests/meta/' directory and put test_mro.py in itJohn L. Villalovos2021-11-152-0/+122