7 Commits

Author SHA1 Message Date
Rufus Pollock
5fcdfa2f76 [portal,#59][l]: new portal package that (right now) presents a single dataset.
* What we have is a nextjs app for displaying a single dataset (+ tests, +fixtures etc)
* Also included are relevant generic components (e.g. a Chart and Table view) and some utilities for loading (Frictionless) datasets
* Not include (but to come) is the command line app
2021-03-07 22:33:40 +01:00
steveoni
e65eadb3fa [workflow][s]: update cypress-io to v2 2020-12-02 11:09:49 +01:00
steveoni
01f7e1b610 [workflow][s]: change ubuntu version from latest to 16.04 2020-12-02 10:50:13 +01:00
Abhishek Gahlot
5129161603 Fix main test 2020-08-17 20:11:25 +05:30
Abhishek Gahlot
b9eadb3b39 Fix Jest github workflow 2020-08-17 20:08:15 +05:30
Abhishek Gahlot
18d7039dc9
Create jest.yml 2020-07-27 14:16:24 +05:30
Gift Egwuenu
d9b5c4ddbd
[tests][m]: Setup Integration Tests with Cypress (#26).
* [cypress][s]-setup-integration=with-cypress
* [fix][s]- fix typescript bug 'All files must be modules when the '--isolatedModules' flag is provided' by adding an 'export {}' to all test files
* Fixes of cypress tests
* Use yarn everywhere not npm

Co-authored-by: Abhishek Gahlot <me@abhishek.it>
2020-07-17 17:16:26 +02:00