Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-mirage

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-mirage

A ember wrapper for mirageJS

  • 0.2.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
350
decreased by-3.85%
Maintainers
1
Weekly downloads
 
Created
Source

This is currently an experiment, please use https://github.com/miragejs/ember-cli-mirage

Ember Mirage

This addon provides test helpers to allow you to easily setup a mirage server for your tests. It also provide the ability to have your models, serializers, factories, etc in separate files within the proper directories without having to manage the imports yourself.

Compatibility

  • Ember.js v3.16 or above
  • Ember CLI v3.16 or above
  • Node.js v12 or above

Installation

ember install ember-mirage

Usage

This addon provides the following capabilities for using mirageJS with ember

  • Allows for starting mirage in tests with setupMirage helper
  • Allows for starting a mirage server for use in an application
  • Allows for defining your Models, Factories, etc in separate files
  • Allows for creating Models and Serializers from your Ember Data Models and Serializers (REST)

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

Keywords

FAQs

Package last updated on 29 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc