The Wayback Machine - https://web.archive.org/web/20200918154334/https://github.com/topics/testing-tools
Skip to content
#

testing-tools

Testing is the practice of systematically testing software to make sure it works. Testing can be iterative, and happen multiple times.

Eliminate bugs and ship with more confidence by adding these tools to your workflow.

Here are 1,865 public repositories matching this topic...

hoppscotch
JoelJacobStephen
JoelJacobStephen commented Aug 24, 2020

Describe the bug
When I pull the resize button of the code editor, it doesn't the resize the code in the editor.

To Reproduce
Steps to reproduce the behavior:

  1. Click the resize button on the code editor and drag it down
  2. The code doesn't resize

Expected behavior
I expected the code to resize as I drag down the button.

Screenshots
If applicable, add screenshots to

etagwerker
etagwerker commented Mar 11, 2020

Hi there,

I think this can be a good issue for a first-time contributor. It would be great if we can increase documentation for the DatabaseCleaner::Configuration API: https://github.com/DatabaseCleaner/database_cleaner/blob/master/lib/database_cleaner/configuration.rb#L56-L72

Even though methods are pretty self-explanatory, I think it is a good idea to maintain a complete documentation for

ghost
ghost commented Aug 31, 2020

NOTE: I'm a novice at Taiko, Javascript, Typescript. I hope I didn't get the details wrong.

Expected behavior

When using Taiko's TypeScript (TS) support according to the details in the 3rd section of this issue, it should be possible to use button().exists() incl. IntelliSense (e.g. intelliJ or vscode) -- just like for textBox().exists().

Actual behavior

When importing the taiko

garden
Wikipedia
Wikipedia
You can’t perform that action at this time.