Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

refactor to use dburles:factory #202

Merged
merged 1 commit into from
Nov 24, 2016
Merged

Conversation

dburles
Copy link
Contributor

@dburles dburles commented Nov 24, 2016

This PR replaces the private factory package with dburles:factory

See related discussion #193

@hwillson hwillson merged commit 9b8e0c3 into meteor:master Nov 24, 2016
@hwillson
Copy link
Contributor

Awesome - thanks @dburles!

abernix added a commit to abernix/meteor-guide that referenced this pull request Jan 4, 2017
In the testing section of the guide (amongst others), the guide references the Meteor "Todos" app: https://github.com/meteor/todos

Previously, `factory` was a locally forked Meteor package within the Todos repo which was a fork of `dburles:factory` with (minimal) tweaks.  See discussion in:

* meteor/todos#193
* meteor/todos#96

With the landing of meteor/todos#202, the Todos application now utilizes `dburles:factory`.  This commit gives the same treatment as that PR provided to `meteor/todos` (https://github.com/meteor/todos/pull/202/files).

Closes meteor#576
abernix added a commit to meteor/guide that referenced this pull request Jan 13, 2017
In the testing section of the guide (amongst others), the guide references the Meteor "Todos" app: https://github.com/meteor/todos

Previously, `factory` was a locally forked Meteor package within the Todos repo which was a fork of `dburles:factory` with (minimal) tweaks.  See discussion in:

* meteor/todos#193
* meteor/todos#96

With the landing of meteor/todos#202, the Todos application now utilizes `dburles:factory`.  This commit gives the same treatment as that PR provided to `meteor/todos` (https://github.com/meteor/todos/pull/202/files).

Closes #576
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants