fix: e2e test naming to match category conventions + add verbose flag to 'func subscribe'#3473
fix: e2e test naming to match category conventions + add verbose flag to 'func subscribe'#3473gauron99 wants to merge 1 commit intoknative:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: gauron99 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3473 +/- ##
==========================================
+ Coverage 54.71% 54.76% +0.04%
==========================================
Files 181 181
Lines 20436 20437 +1
==========================================
+ Hits 11182 11192 +10
+ Misses 8074 8066 -8
+ Partials 1180 1179 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
apparently it doesn't like |
4b7c272 to
9047362
Compare
Some e2e test never actually ran!... fix this for e2e scripts accept a naming convention
Had to create a verbose flag for
func subscribesince it was lacking the implementation as well