Open vishal423 opened 1 year ago
@vishal423 : done, but I don't know the amount of work so don't hesite to ping me if it's not enough :-)
Hi there, I am new to this repository but would like to work on this.
Feel free to grab. You can refer existing cypress tests and create equivalent in playwright. I suggest to start small, may be few specific flows (login/logout/registration) and then expand to cover all flows.
On Thu, 9 Nov, 2023, 7:03 pm c0d33ngr, @.***> wrote:
Hi there, I am new to this repository but would like to work on this.
— Reply to this email directly, view it on GitHub https://github.com/jhipster/generator-jhipster-svelte/issues/1650#issuecomment-1803841813, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD2BV4NXA5UYUEWHQVEFC33YDTLS7AVCNFSM6AAAAAAXENVSFOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBTHA2DCOBRGM . You are receiving this because you were mentioned.Message ID: @.***>
Hi @vishal423 , I want to ask a question about development environment and running the tests. I setup playwright in my branch and added some test spec files to test. Before doing this, I followed the steps below
cd generator-jhipster-svelte
npm link
cd ..
mkdir my-app && cd my-app
npm link generator-jhipster-svelte
Now when I ran jsvelte
command, do I need to use the sample jdl
in the repo to create spin up an app running in localhost in order to run my tests against or what exactly?
I understand what to do
@c0d33ngr, shall I assign the issue to you?
hey @vishal423 , is this issue open to work?
Hi @vishal423 apologies for not keeping you posted on progress being made. I had power blackout that lasted for more than a week with power supply after the fixing.
I have worked on 6 test files remaining about 10 or so. I'll send draft PR when on PC later today(am on phone)
@pascalgrimaud, can we add some bounty on this ticket?