Javier Saviñon

Results 3 issues of Javier Saviñon

The code that evaluates if the script is correct from page 115 doesn't run on Jupyter Notebook but when I run the same code on VScode works perfectly fine (prints...

**Documentation** Steps taken to complete this challenge: - I Create a design based in the instructions in the Readme in Adobe XD from scractch: ![Web 1280 – 1](https://user-images.githubusercontent.com/44041766/118309591-163a5780-b4b3-11eb-92bb-76fbb4b097fb.png) - I...

I'm trying to do a simple test filling a text cell with [React Testing Library](https://testing-library.com/docs/) but [actions](https://testing-library.com/docs/user-event/intro#writing-tests-with-userevent) doesn't seem to affect the table. ``` javascript const textCell = screen.getByText('Text Cell...