Skip to content

classicvalues/integration-sandboxes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integration Tests Sandboxes

This repository holds all sandboxes that we're currently using for codesandbox-client integration tests.

Motivation

There's a couple of advatages that having all the integration tests sandboxes in this repository offer:

  • we completely control them, preventing unexpected deleting or changing of sandboxes that would cause the tests to fail
  • the sandboxes work in both production and staging (as opposed to them only working in production before - except the GitHub imported ones)

Adding a new integration test sandbox

  • add the sandbox files in a new folder in the root of this repository
  • add the sandbox to the integration tests
  • generate the correct sandbox snapshot (to be documented)

About

Integration Tests Sandboxes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.9%
  • HTML 13.1%
  • Vue 7.0%
  • CSS 6.0%
  • TypeScript 4.7%
  • SCSS 1.1%
  • Svelte 0.2%