You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- "BackEnd-2/src/main/java/backend/security/*.java" #ignore the JWT that thier tests we are making manually
- "BackEnd-2/src/main/java/backend/googleSignIn/*.java" #we cannot test this automatic because we need to take authtoken every time and it for use just once but we test it manually
- "BackEnd-2/src/main/java/backend/CallParser/*.java" #we cannot test this automatic because we need call google api everytime but we test it manually
- "BackEnd-2/src/main/java/backend/DailyPulseApp.java" # it main app and its not gonna tested automatic
- "BackEnd-2/src/main/java/backend/NLP/*.java"#i think we cannot test it here so it will no count so its working mannualy