end-to-end-testing
Here are 291 public repositories matching this topic...
-
Updated
Jan 14, 2022 - JavaScript
-
Updated
Jun 3, 2022 - JavaScript
-
Updated
Jun 3, 2022 - JavaScript
What are you trying to achieve?
Have TypeScript definitions for addMochawesomeContext
.
What do you get instead?
There is no Mochawesome
class in the typings
directory.
Provide test source code if related
declare namespace CodeceptJS {
interface SupportObject { I: I }
interface Methods extends Mochawesome {}
interface I extends WithTranslation<Mochaweso
-
Updated
Jun 3, 2022 - TypeScript
-
Updated
Nov 16, 2021 - TypeScript
-
Updated
Sep 16, 2020 - JavaScript
-
Updated
Aug 2, 2021 - Java
Hey,
I see awesome MySQL preset but at case in my company there are still missing some features. We need three things:
- Run in root mode.
- Don't choose database at start because we have multiple db's in single MySQL instance.
- Mount Docker volumes. We use internal cache for seeds and it's saved in Docker volume.
Here's a quick sneak peek what I'm talking about in code:
https://g
-
Updated
Jun 1, 2022 - Java
-
Updated
Feb 15, 2021 - Java
-
Updated
Feb 22, 2022 - TypeScript
-
Updated
May 9, 2022 - Go
-
Updated
Apr 8, 2022 - JavaScript
-
Updated
Feb 12, 2022 - Java
-
Updated
Nov 20, 2020 - HTML
-
Updated
Jan 4, 2021
-
Updated
Dec 14, 2019 - Clojure
Linter issues
Closing this issue should be done when all existing issues are fixed and we remove --new-from-rev
from the CI job.
TODO:
- #211
- Reenable the new-from-rev option: #220
- Set a list of linters and fix some: #216
- #245
- Fix linter errs and #246
- Properly fix and remove all
nolint
directives - cyclop
- deadcode
- dogsled
- dupl
- [
-
Updated
Apr 9, 2022 - TypeScript
-
Updated
Jun 2, 2022 - TypeScript
-
Updated
Jan 12, 2022 - Go
-
Updated
Feb 13, 2022 - JavaScript
-
Updated
Apr 20, 2022 - Emacs Lisp
-
Updated
Jun 3, 2022 - TypeScript
-
Updated
May 21, 2018 - JavaScript
-
Updated
Jun 1, 2022 - TypeScript
-
Updated
May 17, 2022 - TypeScript
Improve this page
Add a description, image, and links to the end-to-end-testing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the end-to-end-testing topic, visit your repo's landing page and select "manage topics."
Summary
Really small test difference with 9.x, for the settings page we confirm that the panels are collapsed by default in 9.x.
The panels are closed by default in the implementation, but there is no test confirming this behavior.
Acceptance Criteria
Resources
9.x Settings page
<img width="912" alt="Sc