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

Agregando test superset tab IN PROGRES #27

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

germankay
Copy link
Collaborator

@germankay germankay commented Dec 5, 2024

fixes #20

@germankay germankay added the TEST label Dec 5, 2024
@germankay germankay requested a review from avdata99 December 6, 2024 14:24
@avdata99
Copy link
Contributor

avdata99 commented Dec 6, 2024

@germankay, te falta el archivo conftest.py
Fijate esta otra extension
https://github.com/NorwegianRefugeeCouncil/ckanext-api-tracking/blob/main/conftest.py#L2

Fijate todas las referencias a los tests
Como no tenemos migraciones ni tablas (por ahora) en esta extension tampoco es indispensable correr las migraciones aca.

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

Successfully merging this pull request may close these issues.

Agregar tests para asegurarnos que se ve el tab "Superset" en la pagina de admin
2 participants