convert more tests

This commit is contained in:
shelly_goldblit
2023-12-30 18:48:17 +02:00
parent 0dc3f4bf5d
commit 085eda76a1
5 changed files with 20 additions and 18 deletions
+5 -2
View File
@@ -11,7 +11,7 @@ describe("modals", () => {
when.click("nav:open");
});
it("close", () => {
it.only("close", () => {
when.modal.close("modal:open");
should.notExist("modal:open");
});
@@ -125,7 +125,10 @@ describe("modals", () => {
it("thunderforest access token", () => {
let apiKey = "testing123";
when.setValue("modal:settings.maputnik:thunderforest_access_token", apiKey);
when.setValue(
"modal:settings.maputnik:thunderforest_access_token",
apiKey
);
when.click("modal:settings.name");
should.equalStyleStore(