Information for build python-kgb-7.1.1-2.oc9
ID | 28821 | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | python-kgb | |||||||||||||||
Version | 7.1.1 | |||||||||||||||
Release | 2.oc9 | |||||||||||||||
Epoch | ||||||||||||||||
Source | git+https://gitee.com/opencloudos-stream/python-kgb.git?.#f2d21c3f9b1bf2e24c1e1259757c16df62619d73 | |||||||||||||||
Summary | Intercept and record calls to functions | |||||||||||||||
Description | Ever deal with a large test suite before, monkey patching functions to figure out whether it was called as expected? It’s a dirty job. If you’re not careful, you can make a mess of things. Leave behind evidence. kgb’s spies will take care of that little problem for you. What are spies? Spies intercept and record calls to functions. They can report on how many times a function was called and with what arguments. They can allow the function call to go through as normal, to block it, or to reroute it to another function. Spies are awesome. (If you’ve used Jasmine, you know this.) Spies are like mocks, but better. You’re not mocking the world. You’re replacing very specific function logic, or listening to functions without altering them. | |||||||||||||||
Built by | ocs-bot | |||||||||||||||
State | complete | |||||||||||||||
Volume | DEFAULT | |||||||||||||||
Started | Wed, 04 Sep 2024 15:07:35 CST | |||||||||||||||
Completed | Wed, 04 Sep 2024 15:08:51 CST | |||||||||||||||
Task | build (dist-oc9-epol, /opencloudos-stream/python-kgb.git:.:origin/master) | |||||||||||||||
Extra | {'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-kgb.git?.#origin/master'}} | |||||||||||||||
Tags |
|
|||||||||||||||
RPMs |
|
|||||||||||||||
Logs |
|
|||||||||||||||
Changelog | * Tue Sep 03 2024 Ze Zhang <bbrucezhang@tencent.com> - 7.1.1-2 - [Type] other - [DESC] Rebrand * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 7.1.1-1 - initial build |