tamara-bain / cmput410-project

Apache License 2.0
0 stars 1 forks source link

Add all teams to Factories and Nodes #49

Open MarkGalloway opened 9 years ago

MarkGalloway commented 9 years ago

Add factory methods for all 8 teams. This requires reading their docs and adding factories for them.

This should probanly be done close to submission incase their docs change.

Additionally, on launch add all nodes to the Node table. This way we can get 3rd party posts without blowing up. Only set 'is_connected' with the Nodes we actually want to deal with.