1
0
mirror of https://github.com/mudler/luet.git synced 2025-05-13 02:44:49 +00:00
luet/tests
Ettore Di Giacinto 1006be9271
🐛 Bail out when no packages are found with default solvers ()
* 🐛 Bail out when no packages are found with default solvers

Checking packages is more tricky when a resolver is set. Resolvers
are capable of mutating the user request and remove part of the
constraints in order to resolve a specific solution.

This had the countereffect on a normal solver to not detect correctly
packages when missing from the wanted set and not proposed during
installation.

This should fix all the cases above taking into consideration of
resolvers and adding specific test-cases for it.

* ⚙️ Pin to tag for test image
2022-05-24 23:01:56 +02:00
..
fixtures ⚙️ Fixup corner case when templating requires 2022-04-28 12:57:36 +02:00
helpers 🎨 Port package to types 2022-01-08 00:05:20 +01:00
integration 🐛 Bail out when no packages are found with default solvers () 2022-05-24 23:01:56 +02:00