Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naxmefy/tea-fixtures
https://github.com/naxmefy/tea-fixtures
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/naxmefy/tea-fixtures
- Owner: naxmefy
- License: mit
- Created: 2015-02-17T14:34:58.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-17T15:10:17.000Z (almost 10 years ago)
- Last Synced: 2024-04-14T07:52:21.719Z (7 months ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
tea-fixtures
=====[![npm version](https://badge.fury.io/js/tea-fixtures.svg)](http://badge.fury.io/js/tea-fixtures)
[![Dependency Status](https://gemnasium.com/Ninevillage/tea-fixtures.svg)](https://gemnasium.com/Ninevillage/tea-fixtures)
[![Build Status](https://travis-ci.org/Ninevillage/tea-fixtures.svg?branch=master)](https://travis-ci.org/Ninevillage/tea-fixtures)[![Code Climate](https://codeclimate.com/github/Ninevillage/tea-fixtures/badges/gpa.svg)](https://codeclimate.com/github/Ninevillage/tea-fixtures)
[![Test Coverage](https://codeclimate.com/github/Ninevillage/tea-fixtures/badges/coverage.svg)](https://codeclimate.com/github/Ninevillage/tea-fixtures)primary for tea-party.
# HMM
* should work for different databases
* should work....# GOALS
* should load adapters like mongo, mysql, pg etc.
* should connect
* should seed
* should clear# Needs
* tea-active-rcord (adapter loader, connecter, etc) - in progress
* tea-mongodb (adapter) - in progress
* tea-mysql (adapter) - in progress
* tea-pg (adapter) - in progress