mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
tests: Add additional pending tests
This commit is contained in:
@@ -158,6 +158,8 @@ describe('POST /tasks', () => {
|
||||
|
||||
it('defaults to a 0 value');
|
||||
|
||||
it('requires value to be coerced into a number');
|
||||
|
||||
it('cannot create checklists');
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user