added upload functionality (#758)

Co-authored-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
Philip Molares 2020-12-16 23:07:09 +01:00 committed by GitHub
parent 8ce344512c
commit 0c0841639a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 401 additions and 73 deletions

View file

@ -38,7 +38,7 @@ describe('Intro', () => {
})
})
it('Versioncan be opened and closed', () => {
it('Version can be opened and closed', () => {
cy.get('#versionModal')
.should('not.exist')
cy.get('#version')