BonfaceKilz / feedanalyser

Fetch info from public feeds
GNU General Public License v3.0
1 stars 2 forks source link

Show commits from all projects in Github repositories under the Hackathon #6

Closed BonfaceKilz closed 4 years ago

BonfaceKilz commented 4 years ago

As a biohackathon participant, I want to be able to view recent commits so that I can have a rough idea on the amount activity that goes on in one project

Feature: Show GitHub commits in feed

Show the latest 5 commits within the range of 2 days of a given project

Scenario: When the user loads the feed page Given he/ she clicks a tab called GitHub Then the latest 5 commits(within 2 days) of the biohackathon are displayed in descending order[0]

[0] Descending order- The latest commits are shown at the very top