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

test(e2e): add more tests for POST /notes #2727

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

DerMolly
Copy link
Member

@DerMolly DerMolly commented Oct 3, 2022

Component/Part

e2e tests

Description

This PR improves the e2e test for POST /notes.

Steps

  • Added implementation
  • Added / updated tests
  • I read the contribution documentation and
    made sure that:
    • My commits are signed-off to accept the DCO.
    • This PR targets the correct branch: master for 1.x & docs, develop for 2.x

@DerMolly DerMolly added this to the Release 2.0 milestone Oct 3, 2022
@DerMolly DerMolly self-assigned this Oct 3, 2022
@DerMolly DerMolly added this to In progress in HedgeDoc 2.0 Backend via automation Oct 3, 2022
@DerMolly DerMolly removed the request for review from mrdrogdrog October 3, 2022 14:21
@DerMolly DerMolly changed the base branch from develop to maxDocumentLength October 3, 2022 14:22
This check throws a MaximumDocumentLengthExceededError, if the configured maxDocumentLength is exceeded by the new note

Signed-off-by: Philip Molares <philip.molares@udo.edu>
Signed-off-by: Philip Molares <philip.molares@udo.edu>
Signed-off-by: Philip Molares <philip.molares@udo.edu>
Signed-off-by: Philip Molares <philip.molares@udo.edu>
Signed-off-by: Philip Molares <philip.molares@udo.edu>
HedgeDoc 2.0 Backend automation moved this from In progress to Reviewer approved Oct 3, 2022
Base automatically changed from maxDocumentLength to develop October 3, 2022 20:47
@DerMolly DerMolly marked this pull request as draft October 9, 2022 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
HedgeDoc 2.0 Backend
Reviewer approved
Development

Successfully merging this pull request may close these issues.

None yet

2 participants