Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icons for each agent #2

Open
TildeWill opened this issue Dec 27, 2015 · 0 comments
Open

Icons for each agent #2

TildeWill opened this issue Dec 27, 2015 · 0 comments

Comments

@TildeWill
Copy link
Collaborator

for easier search and marketplace

TildeWill pushed a commit that referenced this issue Mar 19, 2016
squashing 36 commits into one giant commit
Create twitter_favorite agent

Agent that returns favorite tweet of given user

Added history, number and clean up

'history' is buffer to hold historical tweet.id this can be used for memory optimization, 'number' is number of latest tweets that Agent retrieve.

Update to use Array, Clean code, renamed

I put Array into 'memory' to make it simpler, that clean up some not needed code. Hope it will be included to make it more wide used.

Fix'd typos

Fix'd typos #2

Fix'd ref on null object

Fixed `undefined method `include' for nil:NilClass`

Added Pocket variable

Added POCKET_OAUTH_KEY for Pocket support

Adding first scraps

pocket_concerns.rb scrap

something for pocket

Added Pocket gem

Revert "Added Pocket gem"

This reverts commit 701ecd5.

Revert "pocket_concerns.rb scrap"

This reverts commit cd1b3a7.

Revert "Adding first scraps"

This reverts commit 4e63b13.

Revert "Added Pocket variable"

This reverts commit bb39068.

renamed file with agent to make file names consistent

added in factory girl and disabled master fixture replacement

some work on spec file

spec one fail one success

rm factory girl

cleaner specs

twitter favorites spec half done

deleted extra agent

comment out one of the test

twitter favorite specs

a more proper date

changed back to starting at

fixed number to history typo

altered memory in agent

shifting memory down by one instead of halfing memory last seen

removed typo

replaced all mockobject with agent

fixed indentation issue

setting up event payload information and switched to tectonic

asserted payload looks what it is suppose to

reduced 5 events to 1 event

updated tweets json and spec file

checking out my db schema

rm date from options

rm last test

removed saved from check method

put back last spec and test passed

changed date make it change by 3 instead

moved memory shifting into the loop

moved memory last seen outside of the loop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant