Skip to content
#

nightwatch

Here are 157 public repositories matching this topic...

nightwatch
pmorch
pmorch commented Feb 11, 2019

This is a dup of #1620. However #1620 was closed by the stale bot and I can't reopen it. The issue still has merit so I (re-)submit the issue.

For our purposes, we'd just like the file names easily parsable and since the terminal's ls -l sorts by filename by default, make sure the filenames start with the year, month, day, hour etc.

Currently, lib/testsuite/screenshots.js:18 has:

st
bag-man
bag-man commented Dec 6, 2018

The graphqlgen prepare step fails on yarn setup:prisma

shop (mashop (master) λ  yarn setup:prisma
yarn run v1.12.3
$ cd api && yarn deploy:local && yarn seed:local
$ docker-compose -f database/docker-compose.yml up -d && prisma deploy && graphql prepare
database_mysql_1 is up-to-date
database_prisma_1 is up-to-date
Deploying service `shop` to stage `local` to server `local` 39ms
S
Ynhockey
Ynhockey commented Apr 23, 2020

I was looking for the individual API command docs, and came across this in api/commands.md:

If you're missing the individual command usage details, please note it has been moved into the dedicated command page (e.g. /api/clearValue.html). Simply click a command name to open its page.

However, it does not appear that any individual command pages exist.

Similar issues exist in the product

bertjwregeer
bertjwregeer commented Oct 30, 2017

When running night watch with multiple parallel works, and --retries=3 I get the following output:

OK. 1093  total assertions passed. (2m 49s)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

If I run it instead without --retries=3 I get the following (expected) output:

________________________
bug

Improve this page

Add a description, image, and links to the nightwatch topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nightwatch topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.