mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-30 11:00:35 -06:00
* server: log some basic info when creating build through api * send list of specs to API, close #861 * update a few unit tests * set exact version of typescript and ts-node * test integeration test * use bluebird instead of ramba for tap-tap-tapping * server: find and filter specs by specPattern, return name relative to integration folder, add better integration specs