GitXplorerGitXplorer
M

TestAtlas

public
1 stars
1 forks
15 issues

Commits

List of commits on branch develop.
Unverified
f8c455274eab858948dcf96072c3e47ab0c1e286

Update pseudo

MMachinisteWeb committed 3 years ago
Unverified
234b67f6071b73e6c14b6635cf78ceb1a142cf36

Fix security issue with express-jwt

MMachinisteWeb committed 3 years ago
Unverified
35f0eca2078760d925f726577738fef46844311e

Add correct package-lock.json

MMachinisteWeb committed 3 years ago
Unverified
28fe7691d7af748b38d764a3a71ea2ac1150b6ff

Made Sails and Express work with correct dependencies

MMachinisteWeb committed 3 years ago
Unverified
7aced2491ccb3db90c17ad44f9874916f089085d

Change the Unit test to pass it successfully

MMachinisteWeb committed 5 years ago
Unverified
8f7203d689a341077f2f3f8943d2a747542e5b37

Add package for test JWT Auth project NodeAtlas

MMachinisteWeb committed 6 years ago

README

The README file for this repository.

TestAtlas

TestAtlas is a collection of NodeAtlas test features.

You can also find HTML5, CSS3, ES6 tests and POC.

  • Promise : some example of utilisation of Promise ES6 Object. To run it use NodeAtlas as CLI and use command node-atlas --browse in directory promise.

  • Import Export : some example of utilisation of Import Export ES6 feature with SystemJS. To run it use NodeAtlas as CLI and use command node-atlas --browse in directory import-export.