• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

caleb531 / open-conference-url / 5352503004

Builds Branch Commit Type Ran Committer Via Coverage
5352503004 v7 Eliminate duplicate @use_env code Just have the decorator use the context manager. push 23 Jun 2023 03:21AM UTC caleb531 github pending completion   set done
5352483655 v7 Move @use_env decorator down further This makes the decorator behave less erratically for some reason. push 23 Jun 2023 03:17AM UTC caleb531 github pending completion   set done
5352412080 v7 Make calendar decision logic more testable push 23 Jun 2023 03:03AM UTC caleb531 github pending completion   set done
5352345680 v7 Add __init__ file to ocu.calendars To make it a proper package. push 23 Jun 2023 02:51AM UTC caleb531 github pending completion   set done
5352280936 v7 Add spaces to conference_domains test value for readability This doesn't impact the integrity of the tests because the tests run against every possible delimiter. push 23 Jun 2023 02:39AM UTC caleb531 github pending completion   set done
5352264584 v7 Order test env variables in same order as Alfred config fields push 23 Jun 2023 02:36AM UTC caleb531 github pending completion   set done
5352261485 v7 Require user to manually enable icalBuddy integration This not only keeps control in the hands of the user, but will also make the integration easier to test (because we can selectively enable it). push 23 Jun 2023 02:35AM UTC caleb531 github pending completion   set done
5351974043 v7 Add logic to use icalBuddy if installed push 23 Jun 2023 01:41AM UTC caleb531 github pending completion   set done
5351715503 v7 Implement rough icalBuddy-parsing logic push 23 Jun 2023 12:52AM UTC caleb531 github pending completion   set done
5351439484 v7 WIP: add bare-bones Calendar subclass for icalBuddy Haven't tested it yet, hence why this is marked a WIP. push 23 Jun 2023 12:03AM UTC caleb531 github pending completion   set done
5351405681 v7 Create protocol for retrieving calendar data This is a class-based API for instructing the workflow how to retrieve calendar data. This will enable third-party tools like icalBuddy to interface with OCU in a more standardized way. push 22 Jun 2023 11:57PM UTC caleb531 github pending completion   set done
5350986287 v7 Revert combining of decorators with context managers When used as a decorator, the context managers were just not operating on the test functions properly, thereby preventing those affected test functions from running at all. push 22 Jun 2023 10:42PM UTC caleb531 github pending completion   set done
5348816862 v7 Remove literal newline (\\n) from allowed delimiters It was only originally allowed because because python-dotenv resolved the \n characters as \\n. But we can just switch to commas here and let the test generation ensures that newlines still work. push 22 Jun 2023 06:02PM UTC caleb531 github pending completion   set done
5348787254 v7 Add tests for various conference domain delimiters push 22 Jun 2023 05:59PM UTC caleb531 github pending completion   set done
5348763038 v7 Allow test decorators to also be used as context managers Using the @contextlib.contextmanager decorator, we can rewrite our decorators to be generators (using the `yield` statement`), and have them be usable as either decorators or context manag... push 22 Jun 2023 05:56PM UTC caleb531 github pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc