Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EPIC] Maintaining and improving Quality of Factory #45

Closed
8 tasks done
zelima opened this issue Oct 5, 2017 · 1 comment
Closed
8 tasks done

[EPIC] Maintaining and improving Quality of Factory #45

zelima opened this issue Oct 5, 2017 · 1 comment
Assignees

Comments

@zelima
Copy link
Collaborator

zelima commented Oct 5, 2017

As a developer I want to have whole system under test so that whenever I make new changes I am sure that nothing else is broken.

As a product owner I want to be sure that site will work fine before some new feature is launched to production, so that our users have a good experience

As a developer I want to be able to add new features quickly which means e.g. I don't have to worry I've broken other stuff or do manual testing on the site all the time so that our users get new features faster

Acceptance criteria

  • Black box tests for the website covering:
  • Input/output tests for assembler + dpp so that we have good coverage, avoid regressions and can quickly debug problems
  • Unit tests for assembler
  • deploy to testing first and test there before deployed to production (once a day?)

Tasks

Analysis

@zelima zelima added this to the Sprint - 23 Oct 2017 milestone Oct 5, 2017
@zelima zelima changed the title Maintaining and improving Quality of Factory and Frontend [EPIC] Maintaining and improving Quality of Factory and Frontend Oct 5, 2017
@zelima zelima changed the title [EPIC] Maintaining and improving Quality of Factory and Frontend [EPIC] Maintaining and improving Quality of Factory Oct 9, 2017
@zelima
Copy link
Collaborator Author

zelima commented Oct 29, 2017

FIXED

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants