-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add unit test values for COD, PRD, and PRB based on known good IAAO v…
…alues (#26) * Include sample * Add working docs * Rename to sample * Add init * reorder * RUFF * RUFF * Remove spaces * Round values * Add enter * Add enter * Delete RProj * Remove prb * Include wrong value * Add leading 0 * Add MKI * RUFF * Move to better location * RUFF * Add table D1 * Add D2 * Add to init * RUFF * Remove export of IAAO test data * Move data to test fixtures dir * Update README SRS link * Fix table data order and values * Add tests using IAAO data fixtures * Update test fixture structure --------- Co-authored-by: Dan Snow <[email protected]>
- Loading branch information
1 parent
002ce64
commit c36a75f
Showing
11 changed files
with
177 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
estimate,sale_price | ||
48000,138000 | ||
28800,59250 | ||
78400,157500 | ||
39840,74400 | ||
68160,114900 | ||
94400,159000 | ||
67200,111900 | ||
56960,93000 | ||
87200,138720 | ||
38240,59700 | ||
96320,146400 | ||
67680,99000 | ||
32960,47400 | ||
50560,70500 | ||
61360,78000 | ||
47360,60000 | ||
58080,69000 | ||
47040,55500 | ||
136000,154500 | ||
103200,109500 | ||
59040,60000 | ||
168000,168000 | ||
128000,124500 | ||
132000,127500 | ||
160000,150000 | ||
160000,141000 | ||
200000,171900 | ||
184000,157500 | ||
160000,129600 | ||
157200,126000 | ||
99200,77700 | ||
200000,153000 | ||
64000,48750 | ||
192000,144000 | ||
190400,141000 | ||
65440,48000 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
estimate,sale_price | ||
87200,138720 | ||
38240,59700 | ||
96320,146400 | ||
68610,99000 | ||
32960,47400 | ||
50560,70500 | ||
61360,78000 | ||
47360,60000 | ||
56580,69000 | ||
47040,55500 | ||
136000,154500 | ||
98000,109500 | ||
56000,60000 | ||
159100,168000 | ||
128000,124500 | ||
132000,127500 | ||
160000,150000 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
estimate,sale_price | ||
116700,114500 | ||
130300,121000 | ||
130200,133900 | ||
145500,139000 | ||
134100,145000 | ||
153900,156500 | ||
143400,161100 | ||
156900,169500 | ||
169000,175000 | ||
149200,181000 | ||
160100,188900 | ||
191400,205000 | ||
177200,216150 | ||
205500,219000 | ||
206500,235000 | ||
243800,249000 | ||
211600,258900 | ||
242500,263000 | ||
258400,305900 | ||
265900,312500 | ||
305700,336000 | ||
291600,360000 | ||
312800,399900 | ||
352200,418500 | ||
354900,459000 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
estimate,sale_price | ||
45000,50000 | ||
100000,100000 | ||
165000,150000 | ||
180000,200000 | ||
250000,250000 | ||
330000,300000 | ||
315000,350000 | ||
400000,400000 | ||
495000,450000 | ||
450000,500000 | ||
550000,550000 | ||
660000,600000 | ||
585000,650000 | ||
700000,700000 | ||
825000,750000 | ||
1875000,2500000 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters