[root]/trunk/pysal/spatial_dynamics/tests

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 17 (100.0%) | 448 (100.0%) | 26.3 |
| nmalizia@gmail.com | 15 (88.2%) | 309 (69.0%) | 20.6 |
| sjsrey@gmail.com | 1 (5.9%) | 101 (22.5%) | 101.0 |
| phil.stphns | 1 (5.9%) | 38 (8.5%) | 38.0 |
Markov unit tests
101 lines of code changed in 1 file:
Renamed some test classes to cut out inadvertent warnings.
Used pythoscope to generate test setup for markov. Previous file tested nothing.
38 lines of code changed in 1 file:
adding the unittest shell for markov, waiting on feedback from serge for the rest
38 lines of code changed in 1 file:
moved content of load_directional to rose doctest, per recommendation of serge, removed load directional
29 lines of code changed in 2 files:
added unit test for spatial dynamics util
39 lines of code changed in 1 file:
added unittest for spatial_dynamic.rank
64 lines of code changed in 2 files:
added unittests for ergodic
50 lines of code changed in 2 files:
added unit test for spatial_dynamics/directional, had to change some of the code in directional to make it work in the unittest framework, no test for load_directional
38 lines of code changed in 1 file:
added full unit test for interaction and filenames for others in spatial_dynamics
51 lines of code changed in 6 files: