Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate into asynchronous scenarios #30

Open
corrado4eyes opened this issue Aug 30, 2023 · 0 comments
Open

Investigate into asynchronous scenarios #30

corrado4eyes opened this issue Aug 30, 2023 · 0 comments
Assignees

Comments

@corrado4eyes
Copy link
Collaborator

In real time application very often a developer can be in front of asynchronous, such as some api are called, a result is expected, but what happens in that lapse of time?

Usually a loading spinner can be loaded or a skeleton of the view can be shown. Investigate whether this asynchronous requests or actions are an issue for the test execution.

@ChristoferAlexander ChristoferAlexander self-assigned this Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants