diff --git a/__tests__/pages/@myorg/myDataset/__snapshots__/index.test.tsx.snap b/__tests__/pages/@myorg/myDataset/__snapshots__/index.test.tsx.snap deleted file mode 100644 index 0391eb02..00000000 --- a/__tests__/pages/@myorg/myDataset/__snapshots__/index.test.tsx.snap +++ /dev/null @@ -1,222 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`showcase page renders a snapshot 1`] = ` -
-
-
-

- Remuneración octubre 2017 -

-

- - - Datos Abiertos Municipio Loja Ecuador - -

- - - - - - - - - - - - - - - - - - - - - - - -
- Files - - Size - - Format - - Created - - Updated - - License - - Source -
- 3 - - N/A - - text xls - - 2020-05-27 - - a few seconds ago - - cc-by - - Datos Abiertos Municipio Loja Ecuador -
-
- Contiene información sobre las remuneraciones de los servidores de la institución, correspondiente al mes de octubre del año 2017. -
- - Download - - - Developers - -
-
-

- Data Files -

-

- Download files in this dataset -

- - - - - - - - - - - - - - - - -
- File - - Description - - Size - - Last changed - - Download -
- - - - Remuneración octubre 2017 - - - Remuneración octubre 2017 - - - Invalid Date - - - Text - -
-
-
-
-`; diff --git a/__tests__/pages/@myorg/myDataset/index.test.tsx b/__tests__/pages/@myorg/myDataset/index.test.tsx deleted file mode 100644 index 6d4eaeda..00000000 --- a/__tests__/pages/@myorg/myDataset/index.test.tsx +++ /dev/null @@ -1,15 +0,0 @@ -import React from 'react' -import { render } from '@testing-library/react' -import renderer from 'react-test-renderer' -import Index from '../../../../pages/@myorg/myDataset/index' - -test('showcase page renders a snapshot', () => { - const tree = renderer.create().toJSON() - expect(tree).toMatchSnapshot() -}) - -test('render data package page successfully', () => { - const { getByText } = render() - const element = getByText('Download files in this dataset') - expect(element).toBeInTheDocument() -}) diff --git a/__tests__/pages/@myorg/myDataset/r/__snapshots__/myResource.test.tsx.snap b/__tests__/pages/@myorg/myDataset/r/__snapshots__/myResource.test.tsx.snap deleted file mode 100644 index c777063a..00000000 --- a/__tests__/pages/@myorg/myDataset/r/__snapshots__/myResource.test.tsx.snap +++ /dev/null @@ -1,204 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`showcase renders a snapshot 1`] = ` -
-
-
-

- This is a preview version. There might be more data in the original version. -

-
-

- Remuneración octubre 2017 -

-

- Field Information -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Field Name - - Order - - Type(Format) - - Description -
- No. - - 1 - - any - -
- Puesto institucional - - 2 - - string - -
- Régimen laboral al que pertenece - - 3 - - string - -
- Número de partida presupuestaria - - 4 - - string - -
- Grado jerárquico o escala al que pertenece el puesto - - 5 - - any - -
- Remuneración mensual unificacada - - 6 - - any - -
- - Go back - -
-
-
-`; diff --git a/__tests__/pages/@myorg/myDataset/r/myResource.test.tsx b/__tests__/pages/@myorg/myDataset/r/myResource.test.tsx deleted file mode 100644 index 26b036ea..00000000 --- a/__tests__/pages/@myorg/myDataset/r/myResource.test.tsx +++ /dev/null @@ -1,17 +0,0 @@ -import React from 'react' -import { render, screen } from '@testing-library/react' -import renderer from 'react-test-renderer' -import Resource from '../../../../../pages/@myorg/myDataset/r/myresource' - -test('showcase renders a snapshot', () => { - const tree = renderer.create().toJSON() - expect(tree).toMatchSnapshot() -}) - -test('render resource page successfully', () => { - const { getByText } = render() - const element = getByText('This is a preview version. There might be more data in the original version.') - const message = 'this is not a preview version' - expect(element).toBeInTheDocument() - expect(screen.queryByText(message)).toBeNull() -}) diff --git a/pages/@myorg/myDataset/index.tsx b/pages/@myorg/myDataset/index.tsx deleted file mode 100644 index 01d92040..00000000 --- a/pages/@myorg/myDataset/index.tsx +++ /dev/null @@ -1,83 +0,0 @@ -import Head from 'next/head' - -export default function Showcase() { - return ( -
- - Showcase - - -
-
-

- Remuneración octubre 2017 -

-

- - Datos Abiertos Municipio Loja Ecuador -

- - - - - - - - - - - - - - - - - - - - - - - -
FilesSizeFormatCreatedUpdatedLicenseSource
3N/Atext xls2020-05-27a few seconds agocc-byDatos Abiertos Municipio Loja Ecuador
-
Contiene información sobre las remuneraciones de los servidores de la institución, correspondiente al mes de octubre del año 2017.
- Download - Developers -
-
-

Data Files

-

Download files in this dataset

- - - - - - - - - - - - - - - - - -
FileDescriptionSizeLast changedDownload
- Remuneración octubre 2017 - - Remuneración octubre 2017 - - - Invalid Date - - - Text - -
-
-
-
- ) -} diff --git a/pages/@myorg/myDataset/r/myresource.tsx b/pages/@myorg/myDataset/r/myresource.tsx deleted file mode 100644 index ddeafc69..00000000 --- a/pages/@myorg/myDataset/r/myresource.tsx +++ /dev/null @@ -1,113 +0,0 @@ -import Head from 'next/head' - -export default function Showcase() { - return ( -
- - Showcase - - -
-
-

- This is a preview version. There might be more data in the original version. -

-
-

Remuneración octubre 2017

-

Field Information

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Field NameOrderType(Format)Description
- No. - - 1 - - any - -
- Puesto institucional - - 2 - - string - -
- Régimen laboral al que pertenece - - 3 - - string - -
- Número de partida presupuestaria - - 4 - - string - -
- Grado jerárquico o escala al que pertenece el puesto - - 5 - - any - -
- Remuneración mensual unificacada - - 6 - - any - -
- Go back -
-
-
- ) -}