Ariane Rocha
Ariane Rocha
The event load or readystatechange does not fire in PhantomJS 1.9 and still has the same issue in version 2.1.1.
### Short description - Extract the hardcoded content from the page and use it to create the mock data; - Create the Service to request the content for working routes;...
### Short description Move the code used on the mock server to run using Typescript. - Refactor code to use Typescript; - ~Create unit tests to check code quality.~
### Short description - Extract the hardcoded content from the page and use it to create the mock data; - Create the Service to request the content for working routes;...
### Short description Add tests to the new ContainerLayout component. Relates to #98 #97
### Short description Fix Layout component tests. The tests of these components started to break during the conversion of the repository to use the flowbite library. In order to keep...