question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Enable testing name registrations

See original GitHub issue

When we are working on / updating functionality / ui work for the onboarding, we tend to make a new account each time we have to go through the flow. This ends up being not a small number of new(fake) accounts.

I suggest we have a flag env that we pass when we’re testing, eg process.env.STAGE or something to that effect which would switch out the registrar url for another name, eg *.test-blockstack.id. @kantai we have a test registrar set up already, correct? if so what is that url?

cc @yknl

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
hstovecommented, Mar 7, 2019

Matt has implemented a flag you can set to use the test registrar. It requires you to use the JavaScript console, but since this is really just for internal use, that seems fine to me

On Thu, Mar 7 2019 at 8:05 AM, < notifications@github.com > wrote:

@yknl ( https://github.com/yknl ) were you able to address this after all?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub ( https://github.com/blockstack/blockstack-browser/issues/1679#issuecomment-470585961 ) , or mute the thread ( https://github.com/notifications/unsubscribe-auth/ABDsQm9ncvY6Slngbe8kvLokNbU-tvFbks5vUTjcgaJpZM4W0XbO ).

0reactions
hstovecommented, Mar 8, 2019

Yes, I think so.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Quickstart: Register an app in the Microsoft identity platform
Prerequisites; Register an application; Add a redirect URI; Add ... name at any time and multiple app registrations can share the same name....
Read more >
googletest/advanced.md at main - GitHub
It's OK to register multiple environment objects. In this suite, their SetUp() will be called in the order they are registered, and their...
Read more >
Testing in Java & JVM projects - Gradle User Manual
Rerunning can be enabled by the test execution framework (e.g. JUnit's @RepeatedTest), or via the separate Test Retry Gradle plugin.
Read more >
Changing Your Registration Info - SAT Suite of Assessments
In many situations, you can change registration information or test dates after you register. ... Name, date of birth, or gender, Contact SAT...
Read more >
Service name aware HAL testing | Android Open Source Project
Running VTS HAL tests that are service name aware enables developers to ... based on VtsHalHidlTargetTestEnvBase and register test HALs:.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found