Commit Graph

11 Commits

Author SHA1 Message Date
7897e9afd8 move configuration to root conftest 2021-03-28 03:30:59 +03:00
0f3741d5f4 complete core tests 2021-03-28 03:26:11 +03:00
46fb33bb9a handle exceptions in actual_version calls 2021-03-27 17:36:54 +03:00
afbd956fe2 complete status tests 2021-03-27 17:28:42 +03:00
077b80d345 add sign tests 2021-03-26 04:36:13 +03:00
83084a318d repository component tests 2021-03-26 04:22:28 +03:00
fc29689ef9 build_tools package tests 2021-03-25 04:16:50 +03:00
f3acc01906 fix includes glob and trim version from dependencies 2021-03-25 03:59:47 +03:00
bf8a93d080 update tests for pathlib 2021-03-25 02:18:44 +03:00
1ab2921e25 alpm tests implementation 2021-03-22 03:47:20 +03:00
449b8a2033 add models tests (#1)
also replace single quote to double one to confort PEP docstring
+ move _check_output to class properties to make it available for
mocking
2021-03-22 02:30:26 +03:00