Documentation
¶
Overview ¶
Package cbtest contains the core definitions that cbtest uses. All the other definitions will live under their corresponding packages. Most important ones will be the config package, and the modules package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Directories
¶
Path | Synopsis |
---|---|
Package config contains the structures, flags, and parsing of the cbtest configuration.
|
Package config contains the structures, flags, and parsing of the cbtest configuration. |
Package contrib contains all the cbtest experimental modules.
|
Package contrib contains all the cbtest experimental modules. |
npm
Package npm exposes a simple set of functions for running npm install and other npm scripts in a given project.
|
Package npm exposes a simple set of functions for running npm install and other npm scripts in a given project. |
examples
|
|
internal
|
|
fsutil
Package fsutil contains functions for working with the filesystem.
|
Package fsutil contains functions for working with the filesystem. |
merge
Package merge contains functions for merging folders and files.
|
Package merge contains functions for merging folders and files. |
Package modules contains all the cbtest core modules.
|
Package modules contains all the cbtest core modules. |
auth
Package auth contains functions for registering and logging in as developers, users, devices, etc.
|
Package auth contains functions for registering and logging in as developers, users, devices, etc. |
collection
Package collection contains functions and assertions for interacting with collections.
|
Package collection contains functions and assertions for interacting with collections. |
lookup
Package lookup provides functions for (unsafely) looking up values in dynamic maps, structures, etc.
|
Package lookup provides functions for (unsafely) looking up values in dynamic maps, structures, etc. |
mqtt
Package mqtt contains functions and assertions for interacting with mqtt related interactions (initializing, publishing, etc).
|
Package mqtt contains functions and assertions for interacting with mqtt related interactions (initializing, publishing, etc). |
service
Package service contains functions and assertions for interacting with services.
|
Package service contains functions and assertions for interacting with services. |
should
Package should contains miscellaneous assertions and matchers for making the tests more expresive.
|
Package should contains miscellaneous assertions and matchers for making the tests more expresive. |
should/format
Package format includes useful functions for creating error messages.
|
Package format includes useful functions for creating error messages. |
should/to
Package to exposes all the core matchers that can be used with the should.Expect[E] functions.
|
Package to exposes all the core matchers that can be used with the should.Expect[E] functions. |
system
Package system contains functions using, importing, saving, and destroying systems.
|
Package system contains functions using, importing, saving, and destroying systems. |
Package provider defines interface for obtaining instances of objects that we commonly use in all the modules.
|
Package provider defines interface for obtaining instances of objects that we commonly use in all the modules. |
Click to show internal directories.
Click to hide internal directories.