Testing setup? #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
How shall we test this package? Against a demo site? Against a local/tmp deployment filled with same precrafted records?
read-pagesis ignoring the token? #7Tests have been introduced in version 0.2.13.
There are some real unittests, which work with mockups, but most tests are against a local /tmp-deployed dump-things-server. So most tests are end-to-end.
The local deployment contains no records by default; tests usually populate them with the content that they require.
Tests are not complete yet, 73% of the communication module and 53% of the dtc plugins are covered.
There are currently 15 tests. Running all of them takes 3-4 seconds.