]> ruderich.org/simon Gitweb - nsscash/nsscash.git/commit
nsscash: main_test: test new server response which causes an update
authorSimon Ruderich <simon@ruderich.org>
Fri, 2 Aug 2019 19:00:51 +0000 (21:00 +0200)
committerSimon Ruderich <simon@ruderich.org>
Fri, 2 Aug 2019 19:00:51 +0000 (21:00 +0200)
commit379122928e507ed8aacf47959306b2e3abf42d45
treebbc43001614f1b7b618a739c38675ddb27d43d70
parentd71bfc62c2a337523114389bba86b58049961d19
nsscash: main_test: test new server response which causes an update

The existing tests only tested that a modified local version of the file
causes a download from the server. However, the modified local version
is caught by the checksum in the state file and does not verify that an
update from the server is properly applied. Thus, add this new test.
main_test.go