Closed toddysm closed 2 years ago
As a developer I would like to test the main UI flow of the application by doing the following:
The response should be:
Sentence Sentiment Question/No-question
for each sentence.
Can be tested using GitHub actions link provided after merging branch to development as seen on issue #105 or locally using npm start.
npm start
3 hrs
[ ] Comment: incomplete
[ ] Comment: question?
[ ] Comment: exclamation!
[ ] Comment: positive
[ ] Comment: negative
[ ] Comment: multiple
git pull
npm i
User Story
As a developer I would like to test the main UI flow of the application by doing the following:
The response should be:
for each sentence.
Location
Can be tested using GitHub actions link provided after merging branch to development as seen on issue #105 or locally using
npm start
.Estimated time to complete
3 hrs
Time Spent on Issue:
Test results:
[ ] Comment: incomplete
[ ] Comment: question?
[ ] Comment: exclamation!
[ ] Comment: positive
[ ] Comment: negative
[ ] Comment: multiple
Troubleshooting:
git pull
npm i
to update