Skip to content

Commit

Permalink
test: replace karma with web-test-runner (#401)
Browse files Browse the repository at this point in the history
* chore: add initial web-test-runner config

* refactor: distrubute custom element import statements (#395)

* refactor: distribute custom element imports

* test: import statements in unit and integratons tests

* fix: add missing import statements

Co-authored-by: Christian Dinkel <chhildeb@gmail.com>

* chore: remove karma config

* test: remove karma path definition to testfiles

* test: downgrade open-wc/testing and wtr to avoid lit2.0 collision

* test: await equalSnapshot

* chore: update package and package-lock

* chore: update package-lock after rebase

* test: remove karma base path

* test: add unit and integration test group

* test: add missing --group on script test

* chore(web-test-runner): run tests directly on *.ts files

* refactor: remove escapes from pattern string definition - conflit with wtr snapshot generation

* test: remove karma snapshots add wtr snapshots

* chore: update package-lock

* test: make zero-line unit test fail save

* chore: move snowpack config to snopack.config file

Co-authored-by: Jakob Vogelsang <jakob.vogelsang@omicronenergy.com>
Co-authored-by: Jakob Vogelsang <jakob-vogelsang@posteo.de>
  • Loading branch information
3 people authored Dec 7, 2021
1 parent c3f2ab7 commit e3408d2
Show file tree
Hide file tree
Showing 184 changed files with 3,892 additions and 6,154 deletions.
23 changes: 0 additions & 23 deletions __snapshots__/Communication Plugin.md

This file was deleted.

22 changes: 0 additions & 22 deletions __snapshots__/Substation Plugin.md

This file was deleted.

22 changes: 0 additions & 22 deletions __snapshots__/wizard-dialog.md

This file was deleted.

35 changes: 0 additions & 35 deletions karma.conf.cjs

This file was deleted.

Loading

0 comments on commit e3408d2

Please sign in to comment.