Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Auto test from Schema files #151

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

WIP: Auto test from Schema files #151

wants to merge 3 commits into from

Conversation

acrosman
Copy link
Owner

@acrosman acrosman commented May 7, 2022

This will fix #132. Will use the schema JSON files in the tests directory to help improve test cover and validity of tests.

@acrosman acrosman added enhancement New feature or request help wanted Extra attention is needed labels May 7, 2022
* main: (41 commits)
  npm update
  Update node coverage
  Npm update
  Fix indexes and file names
  ignore sqlite files
  Fixes to Sqlite setup
  Route Sqlite3 file path to knex
  Add sqlite3 package
  Add controls for Sqlite3 selection
  Add sqlite3 radio button
  Electron 19 and other updates
  Bump electron from 16.2.5 to 16.2.6
  Adding node 18 to tested versions
  Add link to new getting started guide
  Adding a set of instructions
  Adjusting husky setup
  Add test to pre-commit
  Add husky
  Comment out incomplete tests
  Add loader and message tests
  ...
* main:
  Variable name format cleanup
  Hard-code list of channels into preload.
  Switch to electron 20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create process for testing schemas
1 participant