GitXplorerGitXplorer
M

TestAtlas

public
1 stars
1 forks
15 issues

Commits

List of commits on branch develop.
Unverified
d1db141ae511e38a1cca95ad0fe633d2b8ac715a

Fix sails last package.json vulnerability

MMachinisteWeb committed 6 years ago
Unverified
a031348364fd44f1cf84a96f0b4af4126d248313

Remove ejs vulnerabilities

MMachinisteWeb committed 6 years ago
Unverified
dae39a8b4f7dae120dc118a4d33c90ae7963ff81

Add package.json for MySQL usage example.

MMachinisteWeb committed 6 years ago
Unverified
64f15f9d0f68fea5581178b8a1273a65ce97f96b

Correct name

MMachinisteWeb committed 6 years ago
Unverified
dbe6429ab67eb70cf1fb62c54392f67d991912eb

Change name of promise test

MMachinisteWeb committed 6 years ago
Unverified
a3e3662f212977f8df88d62b631abe04921ba79a

vs-total implementation

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.