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.

Smoke tests for AuthN with mocked BE

See original GitHub issue

What: We need to write cellxgene E2E smoke tests for the whole AuthN flow in loca, dev, staging, and prod env. This ticket is now split into two tickets:

  1. Assert AuthN features with mocked BE
  2. AuthN integration tests for single-cell-infra as deployment Github Action checks

How:

  1. Set up cellxgene FE smoke test to run on https
  2. Assert AuthN related features work (e.g., when logged in, see log out button. When logged out, see sign up/log in buttons)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
tihuancommented, Aug 26, 2020

Updated description! PTAL @colinmegill @maniarathi @seve @bmccandless if you think this is enough to cover cellxgene AuthN flows 🙏 Thank you!

0reactions
sevecommented, Sep 22, 2020

After discussions with @maniarathi + @signechambers1, decided to drop this ticket out of the sprint as it is blocked by some future UI tweaks in #1830

Read more comments on GitHub >

github_iconTop Results From Across the Web

Smoke Tests - GitLab Documentation
In short, smoke tests run quick end-to-end functional tests from GitLab QA and are designed to run against the specified environment to ensure...
Read more >
Software Testing – Integration, Unit and Smoke Tests - DevPark
Smoke tests are a subset of test cases that cover the most important functionality of a component or system. There is the first...
Read more >
Smoke Testing Serverless APIs with Postman - Level Up Coding
While you can mock an API call to a function, it's not quite as easy to test an API endpoint as I'd experienced...
Read more >
Smoke Testing | Software Testing - GeeksforGeeks
Smoke Testing is a software testing method that determines whether the employed build is stable or not. It acts as a confirmation of...
Read more >
What is the value added from a smoke test? - Stack Overflow
The value of a "smoke test" is that it's cheap, or cost-effective: for example, for 1% of the cost of a complete test...
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