sergiomrebelo / evo-poster

The Evolutionary Poster Composer (evo-poster) is a generative poster design system. From a given content (including text and imagery), evo-poster can generate and evolve poster designs considerating the aesthetic and semantics features of the content.
MIT License
2 stars 0 forks source link

Refactor and Implement External Data Loading in Cypress Testing #65

Open sergiomrebelo opened 1 year ago

sergiomrebelo commented 1 year ago

This issue concerns the modularization of the Cypress testing framework and the integration of functionality to externally load data. The primary objective is to enhance the organization, reusability, and scalability of the testing suite while facilitating the dynamic inclusion of test data.