addlevelbutton test

This commit is contained in:
realaravinth
2021-05-07 15:21:27 +05:30
parent d2e4cf5187
commit 7b3f910da7
10 changed files with 209 additions and 18 deletions

View File

@@ -17,6 +17,9 @@
import validateDescription from './validateDescription';
import {getAddForm, fillDescription} from '../setupTests';
import {mockAlert} from '../../../../../setUpTests';
mockAlert();
document.body.innerHTML = getAddForm();