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

[formrecognizer] Refactor DMAC tests #22117

Merged
merged 9 commits into from
Dec 13, 2021

Conversation

catalinaperalta
Copy link
Member

Fixes #20862
Fixes #20849

Part of #16689, #22025

@catalinaperalta catalinaperalta marked this pull request as ready for review December 13, 2021 20:02
"percentCompleted": 100, "result": {"docTypes": {"4fa30281-9430-4b15-b99f-0c0f0f41ccec":
string: '{"operationId": "31527274843_83e52eec-d42a-48ad-a8ea-6a99b6449c32",
"kind": "documentModelBuild", "status": "succeeded", "createdDateTime": "2021-12-09T23:39:16Z",
"lastUpdatedDateTime": "2021-12-09T23:39:20Z", "resourceLocation": "https://region.api.cognitive.microsoft.com//formrecognizer/documentModels/4852f416-8369-4ac6-b5c5-4c676c2c4f1b?api-version=2021-09-30-preview",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

double-slash is interesting here. Hope it's just coming from the sanitizer.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think (hope) it's just the sanitizer, but I added an issue to investigate: #22156

@catalinaperalta catalinaperalta merged commit e742b94 into Azure:main Dec 13, 2021
@catalinaperalta catalinaperalta deleted the mq/refactorDMACTests branch December 13, 2021 21:50
@catalinaperalta catalinaperalta self-assigned this Dec 13, 2021
hildurhodd pushed a commit to hildurhodd/azure-sdk-for-python that referenced this pull request Jan 4, 2022
* refactor DMAC tests into separate files, update recordings

* rename FTC tests

* refactor copy and compose tests

* update copy and compose recordings

* refactor mgmt tests

* rename ftc copy and compose tests

* update mgmt recordings

* remove unused imports

* add missing recording
rakshith91 pushed a commit to rakshith91/azure-sdk-for-python that referenced this pull request Apr 10, 2022
* refactor DMAC tests into separate files, update recordings

* rename FTC tests

* refactor copy and compose tests

* update copy and compose recordings

* refactor mgmt tests

* rename ftc copy and compose tests

* update mgmt recordings

* remove unused imports

* add missing recording
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[formrecognizer] refactor DTC/DAC tests into separate files from FTC/FRC [formrecognizer] Clean up tests
2 participants