add confirm dialog after click on button

This commit is contained in:
Maren Süwer
2018-07-12 16:35:19 +02:00
parent 84ae2248b2
commit 8d34bc398f
6 changed files with 204 additions and 7 deletions

View File

@@ -29,6 +29,7 @@ it("should render the button", () => {
expect(button.text()).not.toBe("");
});
//TODO: Fix wrong test!
it("should call the delete user function with delete url", () => {
const user = {
_links: {