https://github.com/qualityshepherd/janus
https://github.com/qualityshepherd/janus
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/qualityshepherd/janus
- Owner: qualityshepherd
- Created: 2022-02-10T23:48:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-13T18:48:30.000Z (over 4 years ago)
- Last Synced: 2025-01-10T07:21:52.575Z (over 1 year ago)
- Language: JavaScript
- Size: 646 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://app.codeship.com/projects/455903)
## Testcases
> a little e2e code challenge using [Testcafe](https://testcafe.io/)
Search Amazon for the following strings and ensure all results are over $100
- nvidia 3060
- nvidia 3070
- nvidia 3080
## Setup
1. clone `git clone git@github.com:qualityshepherd/janus.git`
2. install `npm i`
## Run
* run `npm test` to watch in browser, or
* `npm run ci` to run parallel, headless, on Chrome
* `npm run` to see more options
---
