Skip to content

v0.0.48 -- shadow test

Latest
Compare
Choose a tag to compare
@withinboredom withinboredom released this 02 Feb 23:39
· 2 commits to master since this release
Unit tests [Delivers #137202093] (#2)

* Change line endings to LF

* Update

* Move lib folder to under api

* Remove task

* Remove lib from the compose file

* Remove some dead code

* Add health check

* Add the ability to receive sms's

* Receiving a message should create a zombie user

* Simple testing framework

* Huge refactor of storage

* Allow for running real tests

* Do a sanity check when building

* Fix the api build [Finishes #137202093]

* Update

* Actually run unit tests