Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

This project provides a LoopBack component for managing test fixtures, allowing developers to easily load and remove fixture data for testing client-side applications without mocking API requests. It's designed for LoopBack developers who want to test their applications against real API endpoints using predefined fixture data. The component supports automatic fixture loading on startup, environment-specific configurations, and REST endpoints for manual fixture setup and teardown.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
jonathanprince

jonathanprince/loopback-component-f...

handle fixtures for testing clients against

JavaScript
12
12
MIT License
JonathanPrince's profile
JonathanPrince
66 contributions
vshushkov's profile
vshushkov
3 contributions
persimmons's profile
persimmons
2 contributions
digitalsadhu's profile
digitalsadhu
2 contributions
beeman's profile
beeman
1 contributions

Support the dependencies of jonathanprince/loopback-component-fixtures

Account's avatar
inxilpro/node-app-root-path
Determine an app's root path from anywhere inside the app
Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
strongloop/loopback
LoopBack: Open Source Framework for Node.js
Account's avatar
loopbackio/loopback-datasource-juggler
LoopBack DataSource Juggler
Account's avatar
yeikos/js.merge
(recursive)? merging of (cloned)? objects.
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
ladjs/supertest
SuperAgent driven library for testing HTTP servers