trustification / trustify

Apache License 2.0
10 stars 19 forks source link

test: ensuring the embedded UI works #433

Closed helio-frota closed 3 months ago

helio-frota commented 3 months ago

I'm running PM-mode just to have access to DB. And then running devmode with no auth and a different port and doing the basic requests

helio-frota commented 3 months ago

thanks!

Maybe make a test Context to make testing against a running instance in the future easier also?

no idea if that is easy but sounds like a great idea :+1:

helio-frota commented 3 months ago

pm-mode-only will be a bit easier than running 2 instances...(thinking on testContext)

the second trustd is running after (not in parallel with) pm-mode to avoid this error constraint "pg_type_typname_nsp_index" https://stackoverflow.com/questions/54351783/duplicate-key-value-violates-unique-constraint-postgres-error-when-trying-to-c