BustByte / coronastatus

Anonymous crowd sourcing of COVID-19 symptoms all over the world (with public data sets)!
MIT License
173 stars 89 forks source link

add test that asserts that json keys are sorted for all locales #505

Closed fossecode closed 4 years ago

fossecode commented 4 years ago

@sbocinec I suggest adding this test that ensures that all locales are sorted. I think it also makes sense to sort them case insensitive? It seems like you are better at scripting than me, could you look at sorting them and ignore the casing?