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

[2pt] Add test cases for backend #67

Open
isabellelucy opened this issue Sep 18, 2020 · 1 comment
Open

[2pt] Add test cases for backend #67

isabellelucy opened this issue Sep 18, 2020 · 1 comment
Assignees
Labels
backend Backend related issue high priority this task is high priority in the backlog two Number of story points - small-medium user story

Comments

@isabellelucy
Copy link
Collaborator

User Story
As a developer, I want to be able to thoroughly test my code so that I know it is working in all cases possible.

Acceptance Criteria

  • Test cases written for backend and running
@isabellelucy isabellelucy added backend Backend related issue high priority this task is high priority in the backlog two Number of story points - small-medium user story labels Sep 18, 2020
@koppor
Copy link
Collaborator

koppor commented Sep 24, 2020

This includes:

This ticket has serveral aspects

  1. General test setup
  2. Ensuring the contract where to GET, PUT, POST which BibTeX data (JSON)
  3. Ensuring the contract where to GET and PUT which MindMap data (JSON)

Items 1 and 2 are important for #71. Items 2 and 3 is important to make JabMap reliably displaying the list of references and the mindmap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related issue high priority this task is high priority in the backlog two Number of story points - small-medium user story
Projects
None yet
Development

No branches or pull requests

4 participants