Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

AdrianM10

AdrianM10 starred Azure/portaldocs
AdrianM10 starred donnemartin/system-design-primer
AdrianM10 pushed 1 commit to main AdrianM10/player-fc-fastapi-app

View on GitHub

AdrianM10 pushed 1 commit to main AdrianM10/player-fc-fastapi-app

View on GitHub

AdrianM10 pushed 1 commit to main AdrianM10/player-fc-fastapi-app
  • Test all players exist, test names are present 301e967

View on GitHub

AdrianM10 pushed 1 commit to main AdrianM10/player-fc-fastapi-app

View on GitHub

AdrianM10 pushed 2 commits to main AdrianM10/player-fc-fastapi-app
  • Move players json payload to tests directory 58c1c7a
  • Create fixture to load json file containing player details for an array of players 02340d7

View on GitHub

AdrianM10 pushed 1 commit to main AdrianM10/player-fc-fastapi-app
  • Test deleting a non existent player 2916bc9

View on GitHub

AdrianM10 pushed 1 commit to main AdrianM10/player-fc-fastapi-app
  • Test deleting player using FastAPI client b4f707a

View on GitHub

AdrianM10 pushed 1 commit to main AdrianM10/player-fc-fastapi-app
  • Refactor test create player, test updating player using FastAPI client ef9fba4

View on GitHub

AdrianM10 pushed 1 commit to main AdrianM10/player-fc-fastapi-app
  • Test create player using FastAPI test client. Verify data persistence in mock DynamoDB table call 830dbaf

View on GitHub

AdrianM10 pushed 1 commit to main AdrianM10/player-fc-fastapi-app
  • Delete pytest config file b5eaff2

View on GitHub

AdrianM10 pushed 1 commit to main AdrianM10/player-fc-fastapi-app

View on GitHub

AdrianM10 pushed 1 commit to main AdrianM10/player-fc-fastapi-app
  • Suppress datetime deprecation warning generated by botocore c4fe496

View on GitHub

AdrianM10 pushed 1 commit to main AdrianM10/player-fc-fastapi-app
  • Add pytest fixture for sample player data f280e00

View on GitHub

AdrianM10 pushed 1 commit to main AdrianM10/player-fc-fastapi-app
  • Add test for deleting player 5a7b077

View on GitHub

AdrianM10 pushed 1 commit to main AdrianM10/player-fc-fastapi-app
  • Restructure sequence of functions, test updating player data 617fd02

View on GitHub

AdrianM10 pushed 1 commit to main AdrianM10/player-fc-fastapi-app
  • Add pytest fixtures to mock aws credentials, dynamodb. Test creating player 0ce9828

View on GitHub

AdrianM10 pushed 1 commit to main AdrianM10/player-fc-fastapi-app
  • Test root endpoint json response 75c25e1

View on GitHub

AdrianM10 pushed 2 commits to main AdrianM10/player-fc-fastapi-app
  • Add moto dependency 99e180e
  • Remove empty init file causing import errors when running pytest 0fcbe9a

View on GitHub

AdrianM10 pushed 1 commit to main AdrianM10/player-fc-fastapi-app
  • Add and update configuration files for pytest b564e8e

View on GitHub

AdrianM10 starred practical-tutorials/project-based-learning
AdrianM10 open sourced AdrianM10/player-fc-fastapi-app