This is an automated email from the ASF dual-hosted git repository.

arafat2198 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


    from e4de75e4b3 HDDS-12388. Key rewrite tests should be skipped if feature 
is disabled (#7953)
     add ecc240330b HDDS-9792. Add tests for Pipelines page (#7859)

No new revisions were added by this update.

Summary of changes:
 .../src/__tests__/datanodes/Datanodes.test.tsx     |   6 +-
 .../__tests__/datanodes/DatanodesTable.test.tsx    |   4 +-
 .../src/__tests__/locators/locators.ts             |   6 +
 .../mocks/pipelineMocks/pipelineResponseMocks.ts   | 532 +++++++++++++++++++++
 .../mocks/pipelineMocks/pipelinesServer.ts}        |  35 +-
 .../src/__tests__/pipelines/Pipelines.test.tsx     | 142 ++++++
 .../__tests__/pipelines/PipelinesTable.test.tsx    | 186 +++++++
 .../{datanodes.utils.tsx => pipelines.utils.tsx}   |   4 +-
 .../src/v2/components/tables/pipelinesTable.tsx    |   8 +-
 9 files changed, 893 insertions(+), 30 deletions(-)
 create mode 100644 
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/__tests__/mocks/pipelineMocks/pipelineResponseMocks.ts
 copy 
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/{components/quotaBar/quotaBar.less
 => __tests__/mocks/pipelineMocks/pipelinesServer.ts} (66%)
 create mode 100644 
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/__tests__/pipelines/Pipelines.test.tsx
 create mode 100644 
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/__tests__/pipelines/PipelinesTable.test.tsx
 copy 
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/__tests__/utils/{datanodes.utils.tsx
 => pipelines.utils.tsx} (88%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to