Skip to content

Commit

Permalink
Expand the test list
Browse files Browse the repository at this point in the history
  • Loading branch information
thewilkybarkid committed Nov 25, 2024
1 parent 9c3ccdc commit 3b0810e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/Comments/Queries.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,8 @@ describe('GetACommentInNeedOfADoi', () => {
)
})

test.todo("returns an UnexpectedSequenceOfEvents when details aren't complete")

test.todo('finds the oldest comment in need of a DOI when multiple comments need a DOI')

test('ignores comments that already have a DOI', () => {
Expand Down

0 comments on commit 3b0810e

Please sign in to comment.