DarkShield / daDashboard

Dashboard Frontend
0 stars 0 forks source link

Crossrepo #1

Closed ProZachJ closed 11 years ago

ProZachJ commented 11 years ago

All tests are passing.

Simply copying over the work Matt did today so dashboard development can switch onto this repo.

I realized a couple things while doing this.

1) We need a config file for all these connections, paths, strings that we are using in tests so that they can be easily changed in one place to make all tests work in different environments. We can do this by writing a module that provides an object we can call in our tests.

2) We need to migrate the dashboard specific issues onto this repo,

mattjay commented 11 years ago

Nice. Thanks man. Looks like my sloppy repo separation actually worked pretty well.