Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

10504 dxox intermediate branch to test 1733326083 #5626

Merged
Changes from 1 commit
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
4d4787e
10504: start case correspondence + deadline
pixiwyn Oct 11, 2024
b1f6ade
10504: add additional case deadline queries
pixiwyn Oct 11, 2024
a0a6557
10504: remove old case deadline queries
pixiwyn Oct 11, 2024
8af8edd
10504: add seed data
pixiwyn Oct 11, 2024
3d157ab
10504: fix error with docket number
pixiwyn Oct 11, 2024
1da7c2d
10504: add correspondence seed
pixiwyn Oct 11, 2024
d13d26c
10491: add case correspondence
pixiwyn Oct 11, 2024
98dcdf6
10504: add case worksheets
pixiwyn Oct 11, 2024
a0e67e2
Merge branch 'staging' of github.com:ustaxcourt/ef-cms into 10504-dxox
pixiwyn Nov 6, 2024
9471803
10504-dxox: remove case-dealine| and fix correspondence mock file and…
Mwindo Nov 6, 2024
68c798b
10504-dxox: add mocks.jest.ts files, and fix updateCaseAndAssociation…
Mwindo Nov 6, 2024
d22ec53
10504-dxox: fix updatePetitionerInformationInteractor.test.ts
Mwindo Nov 6, 2024
ddeea43
10504-dxox: fix CaseDeadline.test.ts, getCaseDeadlnesInteractor.test.…
Mwindo Nov 6, 2024
b13ad2d
10504-dxox: fixing a whole lotta api tests
Mwindo Nov 7, 2024
8cc25ac
10504-dxox: fix shared test
Mwindo Nov 7, 2024
fecdc98
10504-dxox: fix more API tests
Mwindo Nov 7, 2024
016287e
10504-dxox: fix a few more tests, undo a change to MOCK_CASE (which w…
Mwindo Nov 7, 2024
81af9d7
10504-dxox: fix more tests, and some types
Mwindo Nov 7, 2024
db2846a
10504-dxox: remove dynamo persistence from client test application co…
Mwindo Nov 7, 2024
a09c769
10504-dxox: fix failing scripts test
Mwindo Nov 7, 2024
739a7d7
10504-dxox: fix failing integration test
Mwindo Nov 7, 2024
cba4b8c
10504-dxox: null check in caseWorksheet mapper
Mwindo Nov 8, 2024
3fbe127
10504-dxox: fix integration tests failing for timezone reasons
Mwindo Nov 8, 2024
3df68d9
10504-dxox: fix more timezone format mismatches in tests
Mwindo Nov 8, 2024
54c0cab
10504-dxox: change createCaseDeadline to upserCaseDeadline, and relat…
Mwindo Nov 8, 2024
891ae7a
10504-dxox: fix script test and api tests
Mwindo Nov 8, 2024
967414b
10504-dxox: remove numberOfPages, which looks like it was a spurious …
Mwindo Nov 11, 2024
86cca87
10504-dxox: remove numberOfPages from migration
Mwindo Nov 11, 2024
bcab627
10504-dxox: WIP using upsertCaseCorrespondences instead of upsertCase…
Mwindo Nov 12, 2024
00458dc
10504-dxox: WIP, make stream processors for deadlines, correspondence…
Mwindo Nov 12, 2024
f687585
10504-dxox: fix incorrect keys in processStreamUtilities; replace ups…
Mwindo Nov 13, 2024
60114d3
10504-dxox: update some tests after the previous refactor
Mwindo Nov 13, 2024
037f5b8
10504-dxox: add deletition scripts, add validation for judge id to Ca…
Mwindo Nov 13, 2024
830ab53
10504-dxox: add tests to new stream processors, and update postgres d…
Mwindo Nov 13, 2024
fcbf4ba
10504-dxox: fix validateCaseWorksheetAction.test, and avoid passing …
Mwindo Nov 13, 2024
fee1eaf
10504-dxox: add 'so far' to deletion scripts
Mwindo Nov 13, 2024
7ecc01b
10504-dxox: update postgres run-once scripts to have correct HOW TO R…
Mwindo Nov 14, 2024
4d63bd8
10504-dxox: merge in staging, and re-add docketNumber in Case assignC…
Mwindo Nov 14, 2024
88c1362
10504-dxox: remove docketNumber in assignCorrespondences since it see…
Mwindo Nov 15, 2024
c387e5a
10504-dxox: remove unused import
Mwindo Nov 20, 2024
d206648
10504-dxox: readd docketNumber in assignCorrespondences, which is nec…
Mwindo Nov 20, 2024
b86bed9
10504-dxox: update delete script
Mwindo Dec 3, 2024
14920cd
Merge branch 'staging' into 10504-dxox
pixiwyn Dec 4, 2024
dbab9d6
Merge branch 'test' of https://github.com/ustaxcourt/ef-cms into 1050…
pixiwyn Dec 4, 2024
1b11915
10504-dxox: update overlooked delete scripts and add CIRCLE_BRANCH var
Mwindo Dec 4, 2024
a6d1600
10502-dxox: retrigger CI to fix failing test
Mwindo Dec 4, 2024
3ac9466
10504-dxox: experiment to prevent creating lots of db connections
Mwindo Dec 4, 2024
f62ed84
10504-dxox: update overlooked delete scripts and add CIRCLE_BRANCH var
Mwindo Dec 4, 2024
f7cabd7
10504-dxox: experiment to prevent creating lots of db connections
Mwindo Dec 4, 2024
e0693cd
Merge remote-tracking branch 'ustc/staging' into 10504-dxox
Mwindo Dec 4, 2024
68f04f8
10504: Reuse existing connection if possible
pixiwyn Dec 5, 2024
0ae2eaa
Merge branch '10504-dxox' of github.com:flexion/ef-cms into 10504-dxo…
pixiwyn Dec 5, 2024
ca88ca2
Merge branch '10504-dxox-intermediate-branch-to-test-1733326083' of g…
pixiwyn Dec 5, 2024
a0bbad0
10504-dxox: fix type error
Mwindo Dec 5, 2024
0cd7b82
Merge branch 'test' of github.com:ustaxcourt/ef-cms into 10504-dxox-i…
pixiwyn Dec 5, 2024
d7c091c
Merge branch '10504-dxox-intermediate-branch-to-test-1733326083' of g…
pixiwyn Dec 5, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
10504-dxox: fix more timezone format mismatches in tests
Mwindo committed Nov 8, 2024
commit 3df68d911e9e203670be7cc8c36b892b38f60d6a
2 changes: 1 addition & 1 deletion web-client/integration-tests/caseWorksheetsJourney.test.ts
Original file line number Diff line number Diff line change
@@ -299,7 +299,7 @@ describe('Case Worksheets Journey', () => {
docketNumber: cerebralTest.docketNumber,
status: CASE_STATUS_TYPES.cav,
worksheet: {
finalBriefDueDate: '2023-08-29',
finalBriefDueDate: '2023-08-29T04:00:00.000Z',
statusOfMatter: CaseWorksheet.STATUS_OF_MATTER_OPTIONS[0],
},
});
Original file line number Diff line number Diff line change
@@ -117,12 +117,12 @@ export const petitionsClerkViewsDeadlineReport = (
expect(deadlines).toMatchObject([
{
associatedJudge: 'Buch',
deadlineDate: `${options.year}-01-${options.day}T00:00:00.000-05:00`,
deadlineDate: `${options.year}-01-${options.day}T05:00:00.000Z`,
docketNumber: cerebralTest.createdDocketNumbers[0],
},
{
associatedJudge: 'Buch',
deadlineDate: `${options.year}-02-${options.day}T00:00:00.000-05:00`,
deadlineDate: `${options.year}-02-${options.day}T05:00:00.000Z`,
docketNumber: cerebralTest.createdDocketNumbers[0],
},
]);

Unchanged files with check annotations Beta

import React from 'react';
import classNames from 'classnames';
export const CoverSheet = ({

Check warning on line 6 in shared/src/business/utilities/pdfGenerator/documentTemplates/CoverSheet.tsx

GitHub Actions / Lint

Arrow function has a complexity of 21. Maximum allowed is 20
caseCaptionExtension,
caseTitle,
certificateOfService,
request.on('data', chunk => {
requestBody += chunk.toString();
});
request.on('end', async () => {

Check warning on line 28 in web-api/src/app-local.ts

GitHub Actions / Lint

Async arrow function has no 'await' expression
const split = request.url!.split('/');
const connectionId = split[split.length - 1];
if (connections[connectionId]) {
export const workerLocal: WorkerHandler = async (
applicationContext: ServerApplicationContext,
{ message }: { message: WorkerMessage },
): Promise<void> => {

Check warning on line 15 in web-api/src/gateways/worker/workerLocal.ts

GitHub Actions / Lint

Async arrow function has no 'await' expression
// Simulate what happens on a deployed environment when a message is sent to SQS.
const appContext = createApplicationContext();
getLogger().addUser({ user: message.authorizedUser });
export const renewIdTokenLambda = event =>
genericHandler(
event,
async ({ applicationContext }) => {

Check warning on line 8 in web-api/src/lambdas/auth/renewIdTokenLambda.ts

GitHub Actions / Lint

Async arrow function has no 'await' expression
if (!event.headers.cookie) {
throw new UnauthorizedError('refreshToken is required');
}
) => Promise<AdminCreateUserCommandOutput> =
cognitoClientCache.adminCreateUser;
cognitoClientCache.adminCreateUser = async function (

Check warning on line 42 in web-api/src/persistence/cognito/getCognito.ts

GitHub Actions / Lint

Async function has no 'await' expression
args: AdminCreateUserCommandInput,
): Promise<AdminCreateUserCommandOutput> {
if (args.MessageAction === MessageActionType.RESEND) {
};
}
// export function toKyselyUpdateMessage(

Check warning on line 21 in web-api/src/persistence/postgres/caseDeadlines/mapper.ts

GitHub Actions / Lint

You have a misspelled word: Kysely on Comment
// message: RawMessage,
// ): UpdateMessageKysely {

Check warning on line 23 in web-api/src/persistence/postgres/caseDeadlines/mapper.ts

GitHub Actions / Lint

You have a misspelled word: Kysely on Comment
// return pickFields(message);
// }
// export function toKyselyUpdateMessages(

Check warning on line 27 in web-api/src/persistence/postgres/caseDeadlines/mapper.ts

GitHub Actions / Lint

You have a misspelled word: Kysely on Comment
// messages: RawMessage[],
// ): UpdateMessageKysely[] {

Check warning on line 29 in web-api/src/persistence/postgres/caseDeadlines/mapper.ts

GitHub Actions / Lint

You have a misspelled word: Kysely on Comment
// return messages.map(pickFields);
// }
return pickFields(deadline);
}
// export function toKyselyNewMessages(

Check warning on line 39 in web-api/src/persistence/postgres/caseDeadlines/mapper.ts

GitHub Actions / Lint

You have a misspelled word: Kysely on Comment
// messages: RawMessage[],
// ): NewMessageKysely[] {
// return messages.map(pickFields);