An open API service indexing awesome lists of open source software.

https://github.com/qualityshepherd/janus


https://github.com/qualityshepherd/janus

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

[![Codeship Status for qualityshepherd/janus](https://app.codeship.com/projects/2874627d-de94-4af5-97da-e41fd856d4f2/status?branch=main)](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

---

![Test Run Gif](screenshots/testrun.gif)