Skip to content

Plugin to the Framework library for repositories synchronization

Notifications You must be signed in to change notification settings

akdasa-studios/framework-sync

Repository files navigation

Tests

Framework is a simple library we use to build our application. Framework Sync is a package that allows you to synchronize data between two Repositories.

Documentation

Read the docs. Documentation is still in progress, but you can already find some useful information. If you have any questions, feel free to ask them in issues. We will try to answer them as soon as possible.

Development

  1. npm run test - Run all tests
  2. npm run test:unit - Run unit tests
  3. npm run test:mutational - Run mutational tests