https://github.com/90pixel/todo-cypress
Cypress ile test konulu eğitimde uyguladığımız to-do app.
https://github.com/90pixel/todo-cypress
Last synced: 11 months ago
JSON representation
Cypress ile test konulu eğitimde uyguladığımız to-do app.
- Host: GitHub
- URL: https://github.com/90pixel/todo-cypress
- Owner: 90pixel
- Created: 2021-09-08T15:00:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-08T15:33:52.000Z (over 4 years ago)
- Last Synced: 2025-03-06T13:44:20.582Z (over 1 year ago)
- Language: JavaScript
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Bu uygulamada [Cypress.io](https://www.cypress.io/) kullanarak bir todo uygulaması gerçekleştirdik. Todo uygulamasında ekleme, silme ve yapıldı olarak işaretleme gibi basit özellikler yer alıyor. Bu uygulama tododan çok integration ve e2e testleri konusunda pratik yapmak amaçlı.