* 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
2 lines
50 B
JavaScript
2 lines
50 B
JavaScript
import "@testing-library/jest-dom/extend-expect";
|