Socket
Socket
Sign inDemoInstall

cypress-example-kitchensink

Package Overview
Dependencies
Maintainers
2
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cypress-example-kitchensink - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

2

cypress/integration/example_spec.js

@@ -1365,3 +1365,3 @@ //

it.only('cy.tick() - move time in the browser', function(){
it('cy.tick() - move time in the browser', function(){
// create the date in UTC so its always the same

@@ -1368,0 +1368,0 @@ // no matter what local timezone the browser is running in

{
"name": "cypress-example-kitchensink",
"version": "0.6.0",
"version": "0.6.1",
"description": "This is an example app used to showcase Cypress.io testing. For a full reference of our documentation, go to docs.cypress.io",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -74,2 +74,5 @@ # Kitchen Sink [![Circle CI](https://circleci.com/gh/cypress-io/cypress-example-kitchensink.svg?style=svg)](https://circleci.com/gh/cypress-io/cypress-example-kitchensink) [![Travis CI](https://travis-ci.org/cypress-io/cypress-example-kitchensink.svg?branch=master)](https://travis-ci.org/cypress-io/cypress-example-kitchensink)

#### 0.6.1
- remove .only
#### 0.6.0

@@ -76,0 +79,0 @@ - added stubs, spies, clocks example, fix cy.readFile

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc