File agama-integration-tests.changes of Package agama-integration-tests
-------------------------------------------------------------------
Wed Jan 15 09:14:32 UTC 2025 - Ladislav Slezák <lslezak@suse.com>
- Code refactoring (gh#agama-project/integration-tests#1)
- Moved to a separate GitHub repository
- Use Webpack for bundling Puppeteer
- Switched from plain JavaScript to TypeScript
- Split the tests into smaller reusable parts
-------------------------------------------------------------------
Fri Sep 20 11:29:10 UTC 2024 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- Change the license to GPL-2.0-or-later (gh#openSUSE/agama#1621).
-------------------------------------------------------------------
Wed Jul 24 15:03:25 UTC 2024 - Ladislav Slezák <lslezak@suse.com>
- Reduce the node_modules size, delete not needed files
(gh#openSUSE/agama#1497)
-------------------------------------------------------------------
Fri Jul 19 10:18:37 UTC 2024 - Ladislav Slezák <lslezak@suse.com>
- Downgrade Puppeteer from 22.13.1 to 22.13.0, the latest version
fails to start with the Firefox browser (gh#openSUSE/agama#1485)
-------------------------------------------------------------------
Tue Jul 16 13:25:52 UTC 2024 - Ladislav Slezák <lslezak@suse.com>
- Initial version