Actions
Надо сделать #160
closedВыполнение задания (перезапуск)
Status:
Закрыта
Priority:
Нормальный
Assignee:
Category:
Разработка
Target version:
Tags:
Issue closed :
11/06/2019
Description
Перезапуск выполнения тестового задания
- Создать структуру веб-приложения работающего как REST-сервис.
- Создание основной бизнес логики.
- Написание тестов.
Updated by Александр Александров over 5 years ago
- Status changed from Новая to В работе
Updated by Александр Александров about 5 years ago
Полезные ссылки
- TDD приложений на Spring Boot: тонкая настройка тестов и работа с контекстом
- Database Initialization
- [SOF] Method org.postgresql.jdbc.PgConnection.createClob() is not yet implemented
- [SOF] Creating a table in h2 database using predefined sequence for primary key
- H2 Database Engine
- H2 Database Tutorial
- Setup and preload database for spring integration/functional tests
- JUnit – Expected Exceptions Test
- Spring Boot - Customizing Console Logging Format
- Using YAML in Spring Boot to Configure Logback
- Spring Boot SLF4j Logback example
- [SOF] Spring Data JPA: Batch insert for nested entities
- Spring Data JPA Batch Inserts
- Bean Validation Unit Testing
- [SOF] How to mock JPA repository's save method in unit tests
- How to check if a generic type implements a specific type of generic interface in java? [duplicate]
- Running JUnit Tests Repeatedly Without Loops
- Mocking static methods with Mockito
- Cannot use PowerMockRunner with SpringBootTest
- Introduction to PowerMock
- PowerMock (+Mockito): новый взгляд на unit-тестирование
- PowerMock
- [SOF] Validation of a list of objects in Spring
- JavaBean Validation - Collection Validation
- Validating Container Elements with Bean Validation 2.0
- How to use @RestControllerAdvice for handling Exception with RestfulApi – New Features of Spring Framework 4.3
- Error Handling for REST with Spring
- Spring RequestMapping
- [SOF] Spring Boot - inject map from application.yml
- Spring YAML Configuration
- Properties with Spring and Spring Boot
- Spring Boot application.properties file
- Reading application.properties in Spring Boot
- Spring Boot @ConfigurationProperties example
- Configuring Spring Boot to use Gson instead of Jackson
- [SOF] JSON Serialize / Deserialize generic type with google-gson
- How to deserialize a JSON array to list generic type in Java?
- Java Gson Serialization and Deserialization with JSON
- How do I load a file from resource folder?
- Testing DTOs and REST Controllers in Spring Boot
- Testing in Spring Boot
- Spring Boot - Rest Controller Unit Test
Updated by Александр Александров about 5 years ago
- Due date changed from 09/30/2019 to 11/30/2019
- Estimated time changed from 80:00 h to 140:00 h
Промежуточный итог:
- Была заново переделана вся основная бизнес логика.
- Написаны множество юнит-тестов для созданных классов.
Необходимо выполнить некоторый рефакторинг кода и приступать к разработки контроллера для REST-сервиса.
P.S. В рамки временные не уложился, делаю пересмотр сроков завершения и оценки времени.
Updated by Александр Александров about 5 years ago
Промежуточный итог
- Были написаны REST-контроллеры для проекта
- Был выполнен небольшой рефакторинг кода
Осталось дописать тесты для REST-контроллеров
Updated by Александр Александров about 5 years ago
Оставшаяся часть завершена, все тесты написаны.
Updated by Александр Александров about 5 years ago
- Status changed from В работе to Закрыта
Actions
Go to top