Juhani Numminen
|
076ee8d11a
|
Run unittests via a single TAP test
Enable standard unittest discovery by creating __init__.py files
and renaming test modules to test*.py.
|
2021-07-07 18:13:34 +03:00 |
|
Shlomi Fish
|
39d59547af
|
flake8 compliance
|
2020-09-07 11:20:53 +03:00 |
|
Shlomi Fish
|
408a8fbb08
|
fix flake8 tests
|
2020-06-12 07:07:31 +03:00 |
|
Shlomi Fish
|
a219bdb29c
|
temp fix for reset() in pysolfc/mtrandom deals.
See: https://github.com/shlomif/PySolFC/issues/163 . Thanks
to @RobertAJMarshall .
|
2020-05-27 09:10:25 +03:00 |
|
Shlomi Fish
|
2437c702fd
|
extract more code to pysol_cards
|
2020-05-26 18:56:14 +03:00 |
|
Shlomi Fish
|
12cf1e507f
|
Rename variable/s to make them more descriptive.
|
2020-05-25 14:06:08 +03:00 |
|
Shlomi Fish
|
91ef2ca74e
|
extract more code to pysol_cards
|
2020-05-24 22:13:09 +03:00 |
|
Shlomi Fish
|
39f181e087
|
Python2 compatibility: travis rebuild for new pysol-cards
|
2020-03-28 16:08:42 +03:00 |
|
Shlomi Fish
|
e615b64dfc
|
typo
|
2020-03-28 15:22:22 +03:00 |
|
Shlomi Fish
|
f1aedee62c
|
move to upstream PyPI pysol_cards
|
2020-03-28 14:57:17 +03:00 |
|
Shlomi Fish
|
4ee74a3e2a
|
move to upstream PyPI pysol_cards
|
2020-03-28 14:55:09 +03:00 |
|
Shlomi Fish
|
5b80116b69
|
move to upstream PyPI pysol_cards
|
2020-03-28 14:39:00 +03:00 |
|
Shlomi Fish
|
7d55cd045c
|
move to upstream PyPI pysol_cards
|
2020-03-28 14:34:12 +03:00 |
|
Shlomi Fish
|
4a53c175f5
|
Extract ms_rearrange .
|
2019-06-05 15:00:12 +03:00 |
|
Shlomi Fish
|
2bec58be2d
|
Fix next deal / Ctrl+N for ms deals.
|
2019-05-23 19:10:57 +03:00 |
|
Shlomi Fish
|
ed18fd8156
|
Order imports based on flake8-import-order.
Tested on ci. See https://github.com/PyCQA/flake8-import-order . In the
process did some other cleanups and
https://en.wikipedia.org/wiki/Code_refactoring .
|
2019-01-11 23:55:06 +02:00 |
|
Shlomi Fish
|
895bedff00
|
remove already autogenerated boilerplate.
It was no longer used or needed.
|
2018-07-23 19:10:28 +03:00 |
|
Shlomi Fish
|
53bc1fb8eb
|
meaningul test blurb.
|
2018-03-24 23:04:07 +03:00 |
|
Shlomi Fish
|
94cbbfafbf
|
Fix a bug with restart of ms-deals.
.reset() in LCRandom31 was not implemented. A test was added.
Thanks to Don.
|
2018-03-24 23:04:07 +03:00 |
|
Shlomi Fish
|
a68546f7a2
|
convert to unittest.py.
|
2018-03-21 10:45:12 +02:00 |
|
Shlomi Fish
|
2c8f7af1e1
|
Refactor: extract a common module.
|
2017-12-10 18:14:57 +02:00 |
|