test: student repository is getest
This commit is contained in:
		
							parent
							
								
									3cd7496989
								
							
						
					
					
						commit
						5502c6c58e
					
				
					 5 changed files with 2520 additions and 393 deletions
				
			
		|  | @ -11,13 +11,15 @@ | |||
|         "format": "prettier --write src/", | ||||
|         "format-check": "prettier --check src/", | ||||
|         "lint": "eslint . --fix", | ||||
|         "test": "vitest", | ||||
|         "test:unit": "vitest" | ||||
|     }, | ||||
|     "dependencies": { | ||||
|         "@mikro-orm/core": "^6.4.6", | ||||
|         "@mikro-orm/core": "^6.4.9", | ||||
|         "@mikro-orm/knex": "^6.4.9", | ||||
|         "@mikro-orm/postgresql": "^6.4.6", | ||||
|         "@mikro-orm/reflection": "^6.4.6", | ||||
|         "@mikro-orm/sqlite": "6.4.6", | ||||
|         "@mikro-orm/sqlite": "^6.4.9", | ||||
|         "@types/js-yaml": "^4.0.9", | ||||
|         "axios": "^1.8.1", | ||||
|         "dotenv": "^16.4.7", | ||||
|  |  | |||
		Reference in a new issue
	
	 Laure Jablonski
						Laure Jablonski