Separate tests into unit and integration directories (#441)
- Introduce
unitandintegrationdirectories - Move
end_to_endto integration dir - Split blockchain/verify tests to unit and integration
- Move unit tests to unit dir
- Move
moneytests tounitdirectories - Move
wottests tounitandintegrationdirs - Only run unit tests in all Py jobs except 3.11
-
membershiptest: useMembership.__eq__() - Update
end_to_endtests
Close #441 (closed).
Edited by Moul