Add integration tests

This commit is contained in:
alonso.torres 2024-10-29 13:37:56 +01:00 committed by Andrey Antukh
parent ecb7f0a2f6
commit 74d911f856
10 changed files with 107 additions and 1 deletions

View file

@ -109,7 +109,8 @@
(kbd/esc? event)
(st/emit! (dwv/update-version-state {:editing nil})))))]
[:li {:class (stl/css :version-entry-wrap)}
[:li {:data-testid (dm/str "version(" (:label entry) ")")
:class (stl/css :version-entry-wrap)}
[:div {:class (stl/css :version-entry :is-snapshot)}
[:img {:class (stl/css :version-entry-avatar)
:alt (:fullname profile)