telling-stories
telling-stories copied to clipboard
Review and document the features of your Ember application in an easy and fun way!
Generate a page that runs a specific test, without any option apart from replay a test. Also, we could add a zoom option to scale the test to fit the...
It would be great if the generated site could have a permalink option so we could add a map like ``` { permalinks: { "foo": "abc123", "bar": "abc123" } ```...
When the cursor moves to the assertion area, the cursor moves above the assertions, it should move below the assertions (z-index!)
When the assertion does not contain an associated assertion message, we add one. The message we're adding is not correct for some cases (assert.equal).
Instead of `foo bar got focused` just show a message that reads `Focus element` or something like that. We could test if the focused element is an input and say...
It would be great if we had an option to not show assertions when playing a test.
Right now we have implemented vertical scroll but we didn't implement the horizontal scroll for the mouse.
We reproduced this error in code corp test http://localhost:4200/tests?filter=Acceptance&nolint&testId=f154bb45&tellingStories It happens some times only.
See code corps test http://localhost:4200/tests?filter=Acceptance&nolint&testId=f154bb45&tellingStories