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.

Admin UI e2e test status

See original GitHub issue

This issue covers the current status of the ui/ux/functional e2e tests coverage. Need lots of help here for anyone that’s interested! We are using nightwatch to handle e2e testing. All Admin UI e2e tests are under test/e2e/adminUI These are broken into groups and group related tests within those groups. The groups have a sequence number in them to control the order of execution by nightwatch. To run the tests locally use npm run test-e2e. Make sure you have done a successful npm install for the keystone directory first! If you pick a group/test please mention it here to avoid duplication. Ideally we should focus both on positive and negative testing but at this point positive testing is more important to quickly detect regressions!

Issue Analytics

  • State:open
  • Created 8 years ago
  • Comments:14 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
mxstbrcommented, Apr 30, 2016

Amazing progress here by the way, This is one of the most important issues we have open currently, it’ll massively improve our iteration speed.

Thanks for working on this @joerter @webteckie and @jstockwin, I can’t wait to close this issue!

1reaction
jstockwincommented, Apr 27, 2016

@webteckie Mark me down for some more simple ones i.e. textarea and url for now.

Out of interest, and maybe for future reference, how many checks need to happen on the more complex types? For example, markdown should display with buttons to make text bold and add links etc. Do we check these are there, and working, and then maybe also somehow check the output html is correct, or do we simply just add some text in the field, without many extra checks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What is END-To-END Testing? E2E Example - Guru99
END-TO-END TESTING is a type of Software Testing that validates the software system along with its integration with external interfaces.
Read more >
End-To-End Testing: The One Guide To Rule Them All
A good rule of thumb to determine whether a given test is an E2E test is to check which layers of the application...
Read more >
A Complete End to End (E2E) Testing Tutorial - LambdaTest
A comprehensive end to end Testing tutorial that covers what E2E Testing is, its importance, benefits, and how to perform it with real-time...
Read more >
What is End-to-End Testing? | E2E Testing Tools - Katalon
The main purpose of End-to-end (E2E) testing is to test from the end user's experience by simulating the real user scenario and validating...
Read more >
What is End To End Testing? - BrowserStack
End to end testing (E2E testing) is a software testing method that involves testing an application's workflow from beginning to end. This methodΒ ......
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