Commit Graph

36 Commits (a532bf073733d91fbb9e82c544c33668b287a351)

Author SHA1 Message Date
matejcik a532bf0737 chore: fix pylint ignore list
2 years ago
matejcik dec89ea59e refactor(core): convert if/elif chains to if-chains
2 years ago
matejcik f88f568f1e feat(all): enable pylint globally
3 years ago
Martin Milata ac711fb8ee style(core): use more recent type annotation syntax
3 years ago
Martin Milata 8b3ac659a0 style(core): mypy: disable implicit Optional for function arguments
3 years ago
matejcik ba326865f1 chore: rename deprecated pytest option
3 years ago
matejcik 6dda240f5c test(python): add flake8-requirements
4 years ago
Tomas Susanka 1ac0f60550 core: update isort config to place relative imports last
4 years ago
matejcik e5a909478e tests: silence pytest 6.0 warning
4 years ago
matejcik 5b7d11e4ee tests: remove explicit timeouts from test suite
4 years ago
Tomas Susanka 1988fb0409 core: add short summary to pytest to see what failed right away
4 years ago
matejcik 88ee780125 tests: set a 60-second timeout for every test case
4 years ago
matejcik d1d9ce013e style: explicitly list shamir-mnemonic in the proper group
4 years ago
Tomas Susanka 086ec00862 mypy: add show_error_codes to setup.cfg
5 years ago
matejcik 3255e8a16a tests: run default set of tests from root
5 years ago
matejcik 2f7b2da2e3 tests: enable order randomization
5 years ago
matejcik c683251d7b tests: add new test location to style checks
5 years ago
Jan Pochyla 758a1a2528 core/typing: add annotations
5 years ago
Jan Pochyla f5299456a9 core/typing: add mypy
5 years ago
matejcik a0d7a6a667 python: more consistent handling of markers in device_tests
5 years ago
Pavol Rusnak 0765842e7f
root: move pytest markers to setup.cfg
5 years ago
Tomas Susanka 562206d220
tests: remove xfail
5 years ago
matejcik 482b4569f5 build: fix and auto-generate mock files
5 years ago
matejcik cf5df6b39b style: improve Makefile, stricter style rules
5 years ago
Pavol Rusnak 0ae10a1924
legacy+storage: fix style checks
5 years ago
Tomas Susanka 8c9f74d16c ci: do not pass anything to pytest globally
5 years ago
Pavol Rusnak 8b06598474
core+legacy: rework code styling checks
5 years ago
matejcik e5670856a2 MONOREPO CREATE FROM trezor-core
5 years ago
Tomas Susanka 204f6b7a5a tests: tezos is not xfailed anymore
6 years ago
Adrian Matejov d4987849ce tezos: run_xfail set
6 years ago
Tomas Susanka 02c5f14728 tests: ripple removed from run_xfail
6 years ago
Tomas Susanka b5c2ae49dd ripple: get address
6 years ago
Tomas Susanka c5681ed2d9 stellar: drop xfail flag
6 years ago
Tomas Susanka 4f7822acb1 tests: stellar in pytest.ini
6 years ago
Jan Pochyla d83c0fa932 flake8: make rules compatible with black
6 years ago
Jan Pochyla 93d1b0751b make: combine formatting tools, add black and isort
6 years ago