Maxim Kurnikov
|
6332620443
|
rewrite pytest-mypy-plugin extension code to use new hook
|
2019-07-24 13:39:24 +03:00 |
|
Maxim Kurnikov
|
b81fbdeaa9
|
remove -semanal suffix
|
2019-07-24 13:38:49 +03:00 |
|
Maxim Kurnikov
|
b11a9a85f9
|
new semanal wip 1
|
2019-07-24 13:38:49 +03:00 |
|
Maxim Kurnikov
|
aeb435c8b3
|
Disable monkeypatches, add dependencies via new hook (#60)
* code cleanups, disable monkeypatches, move to add_additional_deps
* disable incremental mode for tests
* add pip-wheel-metadata
* move some code from get_base_hook to get_attribute_hook to reduce dependencies
* simplify values/values_list tests and code
* disable cache for some tests failing with incremental mode
* enable incremental mode for tests typechecking
* pin mypy version
* fix tests
* lint
* fix internal crashes
|
2019-04-12 14:54:00 +03:00 |
|
Maxim Kurnikov
|
c962b8ac68
|
attempt to add flake8 and isort
|
2019-03-01 02:07:53 +03:00 |
|
Maxim Kurnikov
|
3d14d07e4e
|
incremental = True for plugin tests should be fixed now
|
2019-02-21 17:35:46 +03:00 |
|
Maxim Kurnikov
|
ecb9d472e9
|
fix ci
|
2018-12-03 02:05:41 +03:00 |
|
Maxim Kurnikov
|
3676cb3ac0
|
solve more use cases for related managers and settings
|
2018-12-03 01:57:46 +03:00 |
|
Maxim Kurnikov
|
fcd659837e
|
cleanups, fix settings
|
2018-12-01 16:26:53 +03:00 |
|
Maxim Kurnikov
|
60b1c48ade
|
nested class Meta support
|
2018-11-30 14:00:11 +03:00 |
|
Maxim Kurnikov
|
b9ee979984
|
move to external pytest plugin
|
2018-11-29 15:26:53 +03:00 |
|
Maxim Kurnikov
|
f59cfe6371
|
latest changes
|
2018-11-26 23:58:34 +03:00 |
|
Maxim Kurnikov
|
41cc79b957
|
support for models.Model.objects, abstract mixins
|
2018-11-14 02:33:50 +03:00 |
|
Maxim Kurnikov
|
7436d641e3
|
add pytest config for testing infrastructure
|
2018-11-10 17:37:03 +03:00 |
|
Maxim Kurnikov
|
1016ece491
|
add basic test infrastructure
|
2018-11-10 16:56:38 +03:00 |
|