forked from EGCETSII/decide_django_2
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Cambios de integracion #13
Merged
jesgamlar
merged 56 commits into
Decide-part-Penyagolosa:temporal
from
Decide-Part-Penyagolosa-1:master
Jan 9, 2022
Merged
Cambios de integracion #13
jesgamlar
merged 56 commits into
Decide-part-Penyagolosa:temporal
from
Decide-Part-Penyagolosa-1:master
Jan 9, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Anadido test de census para la exportación y test de selenium
Pequeño cambio en los test
<body>
Se han realizado los tests de google y votación
Implementados test unitarios y de vistas con selenium para importaciń/exportación
Se han añadido tres pruebas del modulo de censo para comprobar que funciona correctamente y se valida su unicidad modificado: decide/census/tests.py
Se han creado dos tests de autenticación con github que prueban: -una autenticacion correcta -una autenticacion con un usuario erroneo También se ha creado un test de autenticacion de usuario admin como prueba nuevo archivo: tests/selenium/testsAuthentication.py
Se han hecho una prueba de carga de forma que pruebe la página de redirección de autenticación de GitHub. Se ha asegurado un funcionamiento correcto con mas de 8000 usuarios. modificado: locustfile.py
…ntication Pruebas realizadas por jesgamlar
Se ha cambiado la configuracion de actions para que ejecute todos los tests, no solo los de voting
Comentado test de Slenium
Marmarave census
Borrado test selenium de censo para moverlo a otra carpeta
Anadido testCenso de selenium en carpeta correspondiente
Se han solucionado algunos errores con los tests de login de google y votación.
Se han movido los tests de selenium a la carpeta tests/selenium para que se ignoren al pasar el actions.
Se ha eliminado un archivo migrate que provocaba conflictos en el actions.
Solcuionado los malos olores en los tests de selenium.
Solcuionado los malos olores en los tests de selenium.
Solcuionado los malos olores en los tests de selenium.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.