-
Notifications
You must be signed in to change notification settings - Fork 7
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
Fix #149 : REPL sitio web #176
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Al re toke roqueeeee 🐶 🌐 💻
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Estos tests no se movieron a TS?
Acá solamente se debería testear successDescription
y failureDescription
no?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Claro, yo estoy testeando más integración acá: el resultado es casi el mismo que el test de wollok-ts pero formateando con la cruz y el check...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Idealmente estos tests se deberían movel a tools (o a TS, no me queda claro cómo quedaron las responsabilidades).
Si es a tools, todavía no tenemos tests allá. Estaría bueno agregarlos pero podemos cargar un issue.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coincido en que debería moverse a tools el adapter que convierte de la interfaz a cytoscape. Próximamente lo podemos encarar.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ahora que veo todo, para mí debería moverse a tool el algoritmo que crea el grafo a partir de la evaluation también
Pre-requisitos
Necesitamos primero cerrar este PR de wollok-ts para releasear éste.