redhat-beyond / JobSeeker

https://github.com/redhat-beyond/JobSeeker
MIT License
2 stars 5 forks source link

:horse_racing: Update links in base template #102

Closed amittcohen closed 2 years ago

amittcohen commented 2 years ago

As per issue #74 , links in the base template were updated as follows:

closes #74

amittcohen commented 2 years ago

Tests fail because this pull request depends on pull request #93

DeanBiton commented 2 years ago

Tests fail because this pull request depends on pull request #93

@amittcohen #93 has been merged.

amittcohen commented 2 years ago

Tests fail because this pull request depends on pull request #93

@amittcohen #93 has been merged.

Tests successful after merging #93.

amittcohen commented 2 years ago

Please make sure there are tests already in main repo covers your changes If yes please share the tests. If some are missing please add to your PR

@Yarboa There are tests for entering each of the links I added. For example, the test for the feed link can be found here: https://github.com/redhat-beyond/JobSeeker/blob/main/feed/tests/test_app_response.py

Yarboa commented 2 years ago

LGTM