issues
search
cds-snc
/
covid-alert-server
Exposure Notification: Diagnosis Server implementation / Notification d’exposition : Mise en œuvre du serveur de diagnostic
Apache License 2.0
298
stars
31
forks
source link
Refactor: Remove the config file
#299
Closed
CalvinRodo
closed
4 years ago
CalvinRodo
commented
4 years ago
Added a main_test.go to store the
TestMain function
for this package for running
config.InitConfig()
.
Moved some test harness functions from config_test.go into main_test.go
Closes #285
config.InitConfig()
.Closes #285