Ver código fonte

test(news): add test case for edge case of news in same day as build

jguer 3 anos atrás
pai
commit
84e872ebe3
2 arquivos alterados com 52 adições e 0 exclusões
  1. 3 0
      pkg/news/.snapshots/TestPrintNewsFeedSameDay
  2. 49 0
      pkg/news/news_test.go

+ 3 - 0
pkg/news/.snapshots/TestPrintNewsFeedSameDay

@@ -0,0 +1,3 @@
+2020-04-14 zn_poly 0.9.2-2 update requires manual intervention
+The zn_poly package prior to version 0.9.2-2 was missing a soname link.
+

Diferenças do arquivo suprimidas por serem muito extensas
+ 49 - 0
pkg/news/news_test.go