0.6.1 • Published 5 years ago
@lcf.vs/generics-tests v0.6.1
@lcf.vs/generics-tests
@lcf.vs/generics tests repository
Install
git clone https://github.com/Lcfvs/generics-tests
cd generics-tests
npm i --save-dev
Building
1# Create your knex
migrations
Example
2# Run your migrations
npm run latest
3# Describe your table & columns, based on generics W3C parsers
(values must be strings)
Example
./lib/entities/{name}/defs/table.js
4# Create your hooks
Example
./lib/entities/{name}/defs/hooks.js
5# Create your routes
Example
./lib/entities/{name}/defs/routes.js
6# Link them all to an entity module
Example
./lib/entities/{name}/{name}.js
7# Link the entity module to the entities module
Example
8# Add your tests
Example
9# Test it
npm test
License
0.6.1
5 years ago
0.6.0
5 years ago
0.5.0
5 years ago
0.4.8
5 years ago
0.4.7
5 years ago
0.4.6
5 years ago
0.4.5
5 years ago
0.4.4
5 years ago
0.4.1
5 years ago
0.4.3
5 years ago
0.3.14
5 years ago
0.3.13
5 years ago
0.3.12
5 years ago
0.3.11
5 years ago
0.3.9
5 years ago
0.3.8
5 years ago
0.3.5
5 years ago
0.3.0
5 years ago
0.3.1
5 years ago
0.3.3
5 years ago
0.2.3
5 years ago
0.2.2
5 years ago
0.2.5
5 years ago
0.1.19
5 years ago
0.1.18
5 years ago
0.1.17
5 years ago
0.1.16
5 years ago
0.1.15
5 years ago