briansostudio / teamform

teamform for comp3111
0 stars 0 forks source link

cannot test Event.vue and EventAction.vue #13

Closed BrianSo closed 7 years ago

BrianSo commented 7 years ago

There is one big problem that the firebaseRefs cannot be injected so Event.vue and EventAction.vue cannot be tested.

@narwhlae I know you are working on the vuex implementation of backend and that will fix this issue, but please also make your vuex implementation testable, i.e. all the dependency can be mocked and injected.

0xinterface commented 7 years ago

This issue will resolve after flux implementation takes effect in the near future