feat: update README.md to add tests results for GitHub repo
All checks were successful
Tests / Run Tests (push) Successful in 47s

This commit is contained in:
2026-02-26 17:19:03 +03:00
parent 92c4e1ac0d
commit e876ab328f
2 changed files with 2 additions and 1 deletions

View File

@@ -3,7 +3,8 @@ gitea: none
include_toc: true include_toc: true
--- ---
# Система управления банковскими картами [![Tests](https://git.fymio.us/me/bank-rest/actions/workflows/test.yml/badge.svg)](https://git.fymio.us/me/bank-rest/actions) # Система управления банковскими картами [![Tests](https://git.fymio.us/me/bank-rest/actions/workflows/test.yml/badge.svg)](https://git.fymio.us/me/bank-rest/actions) [![Tests](https://github.com/fymious/bank-rest/actions/workflows/test.yml/badge.svg)](https://github.com/fymious/bank-rest/actions)
REST API на Spring Boot для управления банковскими картами с JWT авторизацией, шифрованием номеров карт и ролевым доступом. REST API на Spring Boot для управления банковскими картами с JWT авторизацией, шифрованием номеров карт и ролевым доступом.