AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Integration Tests in Github Actions
With the pedoni co web application factory, integration tests were so much my i kind of favoring those integration tests over unit tests. I spin up data base, ever it is in doc ompose, and then run the integration tass over them. All the test can run against all that stuff in docker. It's been a superenabling technology. And most of our teams at the company i work for have started moving over to get hub actions, and it works there too.