Skip to content

Commit

Permalink
4326 automate conversion of workbooks to ir json and update test logic (
Browse files Browse the repository at this point in the history
#4354)

* #4326 Converted workbook fixtures into json fixtures

* #4326 Updated logic to extract data from both xlsx and json files

* #4326 Updated test cases

* Added logic to convert xlsx files into json

* Linting

* #4326 Linting

* #4326 bug fix

* Updated fixture files to accomodate

* Removed dead code
  • Loading branch information
sambodeme authored Oct 11, 2024
1 parent ac78e19 commit 5c80211
Show file tree
Hide file tree
Showing 378 changed files with 1,368,393 additions and 422,347 deletions.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.
6,514 changes: 6,514 additions & 0 deletions backend/audit/fixtures/workbooks/should_fail/federal-awards/has-bad-alns.json

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,132 @@
[
{
"name": "Coversheet",
"ranges": [
{
"name": "version",
"start_cell": {
"column": "B",
"row": "1"
},
"end_cell": {
"column": "B",
"row": "1"
},
"values": []
},
{
"name": "section_name",
"start_cell": {
"column": "B",
"row": "2"
},
"end_cell": {
"column": "B",
"row": "2"
},
"values": []
},
{
"name": "auditee_uei",
"start_cell": {
"column": "B",
"row": "3"
},
"end_cell": {
"column": "B",
"row": "3"
},
"values": []
},
{
"name": "accounting_policies",
"start_cell": {
"column": "B",
"row": "4"
},
"end_cell": {
"column": "B",
"row": "4"
},
"values": []
},
{
"name": "is_minimis_rate_used",
"start_cell": {
"column": "B",
"row": "5"
},
"end_cell": {
"column": "B",
"row": "5"
},
"values": []
},
{
"name": "rate_explained",
"start_cell": {
"column": "B",
"row": "6"
},
"end_cell": {
"column": "B",
"row": "6"
},
"values": []
}
]
},
{
"name": "AdditionalNotes",
"ranges": [
{
"name": "note_title",
"start_cell": {
"column": "A",
"row": "2"
},
"end_cell": {
"column": "A",
"row": "1"
},
"values": []
},
{
"name": "note_content",
"start_cell": {
"column": "B",
"row": "2"
},
"end_cell": {
"column": "B",
"row": "1"
},
"values": []
},
{
"name": "contains_chart_or_table",
"start_cell": {
"column": "C",
"row": "2"
},
"end_cell": {
"column": "C",
"row": "1"
},
"values": []
},
{
"name": "seq_number",
"start_cell": {
"column": "D",
"row": "2"
},
"end_cell": {
"column": "D",
"row": "1"
},
"values": []
}
]
}
]
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
[
{
"name": "Coversheet",
"ranges": [
{
"name": "version",
"start_cell": {
"column": "B",
"row": "2"
},
"end_cell": {
"column": "B",
"row": "2"
},
"values": [
"1.1.0"
]
},
{
"name": "section_name",
"start_cell": {
"column": "B",
"row": "3"
},
"end_cell": {
"column": "B",
"row": "3"
},
"values": [
"AdditionalEins"
]
},
{
"name": "auditee_uei",
"start_cell": {
"column": "B",
"row": "4"
},
"end_cell": {
"column": "B",
"row": "4"
},
"values": [
"VBF7RJTP7513"
]
}
]
},
{
"name": "Form",
"ranges": [
{
"name": "additional_ein",
"start_cell": {
"column": "A",
"row": "2"
},
"end_cell": {
"column": "A",
"row": "1"
},
"values": []
}
]
}
]
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
[
{
"name": "Coversheet",
"ranges": [
{
"name": "version",
"start_cell": {
"column": "B",
"row": "2"
},
"end_cell": {
"column": "B",
"row": "2"
},
"values": [
"1.1.0"
]
},
{
"name": "section_name",
"start_cell": {
"column": "B",
"row": "3"
},
"end_cell": {
"column": "B",
"row": "3"
},
"values": [
"AdditionalUeis"
]
},
{
"name": "auditee_uei",
"start_cell": {
"column": "B",
"row": "4"
},
"end_cell": {
"column": "B",
"row": "4"
},
"values": [
"VBF7RJTP7513"
]
}
]
},
{
"name": "Form",
"ranges": [
{
"name": "additional_uei",
"start_cell": {
"column": "A",
"row": "2"
},
"end_cell": {
"column": "A",
"row": "1"
},
"values": []
}
]
}
]
Binary file not shown.
Loading

0 comments on commit 5c80211

Please sign in to comment.