Skip to content

Commit

Permalink
Court: Add tests to check global funds accountancy
Browse files Browse the repository at this point in the history
  • Loading branch information
ßingen committed Oct 21, 2019
1 parent 6891069 commit 9d48ae4
Show file tree
Hide file tree
Showing 4 changed files with 728 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,6 @@ jobs:
- stage: tests
script: npm test test/controller/*.js
name: "Controller"
- stage: tests
script: npm test test/accounting/*.js
name: "Accounting"
Loading

0 comments on commit 9d48ae4

Please sign in to comment.