CYPIAPT-LNDSE / welcome-to-camhs

Fun and accessible questionnaire for children when first visiting CAMHS.
https://welcome-in.herokuapp.com/
MIT License
5 stars 3 forks source link

Create tests #74

Closed RhodesPeter closed 7 years ago

RhodesPeter commented 7 years ago

Which testing technology should we be using?

We are leaning towards Nightwatch.js

MHemsley commented 7 years ago

Why Nightwatch? As long as you can define why you want to use a testing technology and the type of testing you will be doing with it, I'm not heavily opinionated on what you use.

RhodesPeter commented 7 years ago

@MHemsley we have spoken to @des-des, we are going to unit test our front end javascript with Tape.

des-des commented 7 years ago

I think nightwatch can come later. It is quite a lot of work and only really becomes really useful when your app grows quite large

MHemsley commented 7 years ago

What I would encourage for anything that isn’t implemented in these sprints/not entirely needed, is for the technology / reason for use / reason not implemented to be documented

On 7 Mar 2017, at 17:20, Eoin McCarthy notifications@github.com wrote:

I think nightwatch can come later. It is quite a lot of work and only really becomes really useful when your app grows quite large — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/CYPIAPT-LNDSE/welcome-to-camhs","title":"CYPIAPT-LNDSE/welcome-to-camhs","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/CYPIAPT-LNDSE/welcome-to-camhs"}},"updates":{"snippets":[{"icon":"PERSON","message":"@des-des in #74: I think nightwatch can come later. It is quite a lot of work and only really becomes really useful when your app grows quite large"}],"action":{"name":"View Issue","url":"https://github.com/CYPIAPT-LNDSE/welcome-to-camhs/issues/74#issuecomment-284792875"}}}

This email has been scanned for email related threats and delivered safely by Mimecast. For more information please visit http://www.mimecast.com

RhodesPeter commented 7 years ago

I am closing this issue as we have created all of the tests that we intend to create for sprint 2.

screen shot 2017-04-20 at 11 52 07

If further work is made on this project in the future this issue should be reopened.