Skip to content

Commit e8eb4bb

Browse files
committed
Merge branch 'main' of https://github.com/JIBSIL/DistriFS
2 parents 9162941 + 3e4f0df commit e8eb4bb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,8 @@ Coming soon!
2121
# Contributing
2222
Pull requests are always open, for both bugfixes and new features! Feedback and bug reports are also open via GitHub Issues - please remember to adhere to our [Code of Conduct](CODE_OF_CONDUCT.md) in Issues. For support, please contact me through the contacts in [my bio](https://github.com/JIBSIL).
2323

24+
# Testing
25+
Unit tests are present for every route on the server and indexer as of commit [63b61d4](https://github.com/JIBSIL/DistriFS/commit/63b61d4071a62edf792db49daf30bfe8cf866702). You can run the tests by using the command `go test ./...` in the `server` and `indexer` folders to test each component.
26+
2427
# License
2528
DistriFS is a free-to-use academic work. It is licensed under the MIT license and is free to use in any project, commercial or noncommerical.

0 commit comments

Comments
 (0)