Ledger Flags needed for QA
See original GitHub issueDescription
When QA-ing Brave Payments on browser-laptop (muon) there are several flags that we use/have used previously. These flags should be implemented for Brave Rewards to assist with QA.
LEDGER_NO_DELAY
LEDGER_NOTIFICATION
LEDGER_REFERRAL_CHECK_TIME
LEDGER_NO_DELAY
was also used, but I believe is not needed since there will not be a 30 minute minimum browsing time requirement for Brave Rewards. If this isn’t true, then we will need this flag as well.
Here is a list of other flags, but not all of them have been used for QA (to date): https://github.com/brave/browser-laptop/wiki/Command-line-flags#environment-variables
cc @brave/legacy_qa for additional input
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:9 (9 by maintainers)
Top Results From Across the Web
Ledger: Command-Line Accounting
If you need help on how to use Ledger, or run into problems, ... This command may be used multiple times, to set...
Read more >Ledger testing · brave/browser-laptop Wiki - GitHub
Performing QA and/or debugging the ledger (Brave Payments) is easy from the command ... You can find available options in Command line flags...
Read more >Ledger Support - Onboarding and Ask Us Anything - YouTube
Learn how to set up your Ledger device, and learn best practice on how to secure your assets. Also ask any questions you...
Read more >Fraud Red Flags and Indicators - DoD IG
Fraud Red Flags and Indicators · Anti-Kickback Statute of 1986 · Base-Level Construction · Billing Manipulation · Bribery and Kickbacks · Cash Larceny...
Read more >A Risk-Based Approach to Journal Entry Testing
JOURNAL ENTRY TESTING REQUIRED Given the ability of journal entries to efficie ntly undermine a financial statement audit, journal entry ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
verbose and env flags are being tracked in a different issue as they were already logged when I discussed this with @NejcZdovc https://github.com/brave-intl/bat-native-ledger/issues/62
@bsclifton I don’t think this should be placed into the
1.x Backlog
unlessb-c
already has built in flags that we can use during ledger/rewards testing.@NejcZdovc are we going to be using staging servers? If so, how can we use the staging server with
b-c
? Are we going to need any of the previously created flags to correctly test rewards? If that’s the case, adding flags intob-c
when possible is probably a good idea rather then waiting just before the1.x
release.