- add a few tests - re-organize tests to allow testing with different env vars and creating a combined coverage report - extract test data into separate files, because importing data from testA in testB leads to weird jest errors - remove `dotenv` because it's not being used - "GitHub Trends" -> "GitHub Stats Extended"
3 lines
104 B
JavaScript
3 lines
104 B
JavaScript
process.env.GIST_WHITELIST = "bbfce31e0217a3689c8d961a356cb10d";
|
|
process.env.WHITELIST = "anuraghazra";
|