8000 GitHub - dreamistlabs/for-testing: A package used primarily for testing purposes.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dreamistlabs/for-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

for-testing

Installation

To be documented.

Usage

To be documented.

Project Architecture

This project was created using @dreamistlabs/dlabs-cli and follows a set of rules and standards predefined by the library depending on the options chosen during the generation process.

Common Files

Description to be included.

.
+-- .vscode
|   +-- extensions.json
|   +-- settings.json
+-- .auto-changelog.json
+-- .clocignore
+-- .editorconfig
+-- .gitignore
+-- changelog-template.hbs
+-- CHANGELOG.md
+-- handlebars.js
+-- package.json
+-- README.md
+-- REFERENCES.md

Quality Files

Description to be included.

.
+-- .husky
|   +-- _
|       +-- .gitignore
|       +-- husky.sh
|   +-- commit-msg
|   +-- pre-commit
+-- .eslintignore
+-- .eslintrc.json
+-- .prettierignore
+-- .prettierrc.json
+-- commitlint.config.js

continuous integration

Node Files

Description to be included.

.
+-- src
|   +-- lib
|   |   +-- Placeholder.js
|   +-- index.js
+-- .npmignore
+-- babel.config.js

Testing Files

Description to be included.

.
+-- \_\_mocks\_\_
|   +-- fileMock.js
+-- src
|   +-- index.test.js

About

A package used primarily for testing purposes.

Resources

Stars

Watchers

Forks

Packages

No packages published
0