This is exactly how we've set up integration tests with one exception. We're using "test containers" to generate a whole bunch of docker based databases. That way you can still run tests in parallel without them getting in each other's way.
@juliocasal Жыл бұрын
Ohh, great idea! Will check it out.
@watherby2911 ай бұрын
Finally normal pace. Thank you.
@TellaTrix11 ай бұрын
Wow very Amazing content you produced on your KZbin channel. Really apricate your efforts
@juliocasal11 ай бұрын
So nice of you!
@user-iq33411 ай бұрын
Great video, thanks for the effort put into this.
@juliocasal11 ай бұрын
My pleasure!
@leonguerrero17455 ай бұрын
Gracias por compartir Julio!
@juliocasal5 ай бұрын
De nada!
@MartinHAndersen Жыл бұрын
Thanks a gazillion. Super videi, was really helpfull 😊😊
@juliocasal Жыл бұрын
Glad it was helpful!
@alperenbaytimur4 күн бұрын
you know, you might have saved me just now, although my sprint is failed, I atleast have hope of fixing it within 1 or 2 days now, thanks to you
@juliocasal4 күн бұрын
I'm glad!
@alperenbaytimur4 күн бұрын
@@juliocasal one question though, sir to where are you adding a reference in 2:30, is it to your initial program, or to your new project ?
@luisfernandodeolazabalsche33178 ай бұрын
Gracias Julio.
@juliocasal8 ай бұрын
De nada!
@udayaminul2533Ай бұрын
did you use microsoft testserver here? also is there a problem if i use moq?
@juliocasalАй бұрын
Just the WebApplicationFactory. No issues with moq.
@newoverlord9507 Жыл бұрын
this video was very well made but I got stuck at the InternalsVisibleTo step, the same error still showed in the Program not being visible to the tests project
@juliocasal Жыл бұрын
Did you use the correct project name? InternalsVisibleTo should just work.
@newoverlord9507 Жыл бұрын
@@juliocasal No, the only thing that worked for me was including public partial class Program {} in the program.cs file
@nirajchandrajoshi2 ай бұрын
In my project, API endpoint expects JWT bearer token, This approach is not working for me, please guide me how to pass jwt token while doing integration testing.
@josecorral96452 ай бұрын
Just prepare the database image to contain certain data, handle the token signature just as the connection string is being handled in this video, then as part of your arrange generate the token. This is a great starting point, try to expand it to cover your needs.
@juliocasal2 ай бұрын
What is not working?
@manuelsuarez3d3 ай бұрын
Tried this tutorial but for some reason the Integration testing continues to use my actual Database connection instead of my In-Memory one?
@juliocasal2 ай бұрын
There's no in-memory database.
@eduardocabral707 Жыл бұрын
Besides "Database.EnsureDeleted", I also had to add "Database.EnsureCreated"
@juliocasal Жыл бұрын
That may be needed if your app doesn't run migrations on start, which would create the DB for you.
@valeriyaleksandrovich2707 Жыл бұрын
It will be better if you add link to git repository. Much cannot be repeated. What you show is taken out of context👎
@juliocasal Жыл бұрын
Here: www.patreon.com/posts/88196476
@valeriyaleksandrovich2707 Жыл бұрын
@@juliocasal If you share your experience here, complete it instead of starting here, and you will learn the rest from the course. This is the worst thing that exists and there is not the slightest desire to attend such courses, since it is possible that everything necessary will not be there and another course will be required, and so on. With this approach, I wish you to have as few subscribers and people willing to buy your courses as possible.
@juliocasal Жыл бұрын
@@valeriyaleksandrovich2707 Which course? All you'll find there is the full source code.
@valeriyaleksandrovich2707 Жыл бұрын
@@juliocasal if I saw the code, I would say Thank you, but I see the cartridge and you have to pay for the connection