15 packages
@async-fn/jest
Additional methods to jest.fn to introduce "late resolve" of promises returned by mock functions. This allows tests that read chronologically, like a story.
@async-fn/sinon
Additional methods to sinon.spy to introduce "late resolve" of promises returned by mock functions. This allows tests that read chronologically, like a story.
component-library-test-aw-yeah
@ogre-tools/fp
A collection of low abstraction functions in functional programming flavor
@ogre-tools/generable
A collection of low abstraction functions in functional programming flavor for generators
@ogre-tools/injectable
A brutal dependency injection container
@ogre-tools/injectable-extension-for-auto-registration
Auto-registration of injectables for Injectable in Ogre Tools
@ogre-tools/injectable-extension-for-mobx
MobX support for Injectable in Ogre Tools
@ogre-tools/injectable-extensions-for-dependency-graphing
Dependency graphing for Injectable in Ogre Tools
@ogre-tools/injectable-extensions-for-error-handling
Error monitoring for Injectable in Ogre Tools
@ogre-tools/injectable-react
A brutal component for injecting components that use injectable
@ogre-tools/injectable-utils
Utilities to support general usage of injectable
@ogre-tools/linkable
Like 'npm link', but doesn't trip over with symlinks and local node_modules of linking target.
@ogre-tools/mobx-utils
A brutal component for injecting components that use injectable
@ogre-tools/test-utils
A collection of test-utils for Ogre-tools.