GithubHelp home page GithubHelp logo

Comments (7)

geovanisouza92 avatar geovanisouza92 commented on May 20, 2024

I think that travis is a good choice.

  • For the start script could be just e2e test to check if the app is rendering as expected without errors
  • For test if it runs without error code
  • For build if it runs without error code and produces the expected files
  • For take-off-training-wheels if it updates the package.json and place scripts correctly

from create-cycle-app.

nickbalestra avatar nickbalestra commented on May 20, 2024

Make sense indeed.

Sounds like a plan to me.
I'll look into adding this next week

from create-cycle-app.

nickbalestra avatar nickbalestra commented on May 20, 2024

So I was thinking a bit more and i guess that each flavor should come with some test, namely to check that the following runs correctly for each streamLib option:

  • init -> it generate file structure and files correctly
  • start -> e2e test to check if the app is rendering as expected
  • test -> runs without error code
  • build -> produces the expected files
  • take-off-training-wheels -> updates the package.json and place scripts correctly

@geovanisouza92 @Widdershin anything I'm missing or you think we should take into consideration? I think that should be enough to get us starting

from create-cycle-app.

geovanisouza92 avatar geovanisouza92 commented on May 20, 2024

I'm experimenting with this under automated-tests branch

from create-cycle-app.

geovanisouza92 avatar geovanisouza92 commented on May 20, 2024

Progress: Overall tests are placed, still missing some specific flavor's checking. E2E tests with Zombie.js fails oddly (ok, fail, ok, fail, ok, fail) (suspects include budo and browserify latency).

from create-cycle-app.

nickbalestra avatar nickbalestra commented on May 20, 2024

Awesome. I'll give it a go tomorrow, and try to investigate issues

from create-cycle-app.

geovanisouza92 avatar geovanisouza92 commented on May 20, 2024

Note to self: move tests to root folder

from create-cycle-app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.